1
1
Fork 1
sovereign-stack/show_lxc.sh

8 lines
88 B
Bash
Executable File

#!/bin/bash
lxc list
lxc network list
lxc profile list
lxc storage list
lxc image list