rusnapshot Command Examples

BTRFS snapshotting utility written in Rust. More information: https://github.com/Edu4rdSHL/rusnapshot.

sudo rusnapshot --config {{path/to/config.toml}} --cr

sudo rusnapshot -c {{path/to/config.toml}} --list

sudo rusnapshot -c {{path/to/config.toml}} --del --id {{snapshot_id}}

sudo rusnapshot -c {{path/to/config.toml}} --list --keep {{0}} --clean --kind {{hourly}}

sudo rusnapshot -c {{path/to/config.toml}} --cr --rw

sudo rusnapshot -c {{path/to/config.toml}} --id {{snapshot_id}} --restore