Some commands: ``` lxc image alias list images: lxc info lxc config edit lxc config sonw lxc exec bash lxc config set limits.memory 512MB lxc config set limits.cpu 2 lxc config device set root size 20GB lxc launch images:debian/stretch/amd64 lxc list lxc storage volume list ```