List snapshots of a lxd container
You can list the snapshots for a container named example
with:
lxc info example --verbose
Ubuntu 16.04 LTS
lxc info container
If you use ZFS for storage
zfs list -t snapshot
You can list the snapshots for a container named example
with:
lxc info example --verbose
Ubuntu 16.04 LTS
lxc info container
If you use ZFS for storage
zfs list -t snapshot