1
1
Fork 1
sovereign-stack/deployment/show.sh

9 lines
120 B
Bash
Raw Normal View History

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