forked from ss/sovereign-stack
12 lines
168 B
Bash
Executable File
12 lines
168 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "LXD REMOTE: $(lxc remote get-default)"
|
|
|
|
lxc project list
|
|
|
|
lxc storage list
|
|
lxc image list
|
|
lxc project list
|
|
lxc network list
|
|
lxc profile list
|
|
lxc list |