forked from ss/sovereign-stack
8 lines
88 B
Bash
Executable File
8 lines
88 B
Bash
Executable File
#!/bin/bash
|
|
|
|
lxc list
|
|
lxc network list
|
|
lxc profile list
|
|
lxc storage list
|
|
lxc image list
|