1
1
sovereign-stack/deployment/show.sh
2023-03-09 15:36:30 -05:00

12 lines
168 B
Bash
Executable File

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