forked from ss/sovereign-stack
10 lines
145 B
Bash
Executable File
10 lines
145 B
Bash
Executable File
#!/bin/bash
|
|
|
|
lxc list
|
|
lxc network list
|
|
lxc profile list
|
|
lxc image list
|
|
lxc storage list
|
|
lxc storage info ss-base
|
|
lxc project list
|
|
lxc remote list |