1
1
Fork 1
sovereign-stack/show_lxc.sh

8 lines
88 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 storage list
lxc image list