1
1
sovereign-stack/deployment/show.sh
2023-03-18 18:18:21 -04:00

13 lines
200 B
Bash
Executable File

#!/bin/bash
echo "LXD REMOTE: $(lxc remote get-default)"
lxc project list
lxc storage list
lxc storage volume list ss-base
lxc image list
lxc project list
lxc network list
lxc profile list
lxc list