commands.sh

btrbk

linux

Create snapshots and remote backups of btrfs subvolumes.

More info →

Options (1)

-v, --verboseboolean

Print what would happen in a run without making the displayed changes

Example: sudo btrbk {{[-v|--verbose]}} dryrun

Examples (5)

Print statistics about configured subvolumes and snapshots

sudo btrbk stats

List configured subvolumes and snapshots

sudo btrbk list

Print what would happen in a run without making the displayed changes

sudo btrbk [-v|--verbose] dryrun

Run backup routines verbosely, show progress bar

sudo btrbk --progress [-v|--verbose] run

Only create snapshots for configured subvolumes

sudo btrbk snapshot
made by @shridhargupta | data from tldr-pages