sovereign-stack/deployment/show.sh

10 lines
145 B
Bash
Raw Normal View History

2022-08-24 14:11:50 +00:00
#!/bin/bash
lxc list
lxc network list
lxc profile list
lxc image list
2023-02-01 19:44:05 +00:00
lxc storage list
lxc storage info ss-base
lxc project list
lxc remote list