1
1
sovereign-stack/deployment/show.sh
2023-02-01 14:44:05 -05:00

10 lines
145 B
Bash
Executable File

#!/bin/bash
lxc list
lxc network list
lxc profile list
lxc image list
lxc storage list
lxc storage info ss-base
lxc project list
lxc remote list