Forrest logo
back to context overview

btrbk

List of commands for btrbk:

  • btrbk:tldr:7380e btrbk: Print statistics about configured subvolumes and snapshots.
    $ sudo btrbk stats
    try on your machine
    explain this command
  • btrbk:tldr:7d578 btrbk: List configured subvolumes and snapshots.
    $ sudo btrbk list
    try on your machine
    explain this command
  • btrbk:tldr:7d8c1 btrbk: Print what would happen in a run without making the displayed changes.
    $ sudo btrbk --verbose dryrun
    try on your machine
    explain this command
  • btrbk:tldr:abfd7 btrbk: Only create snapshots for configured subvolumes.
    $ sudo btrbk snapshot
    try on your machine
    explain this command
  • btrbk:tldr:f2ea6 btrbk: Run backup routines verbosely, show progress bar.
    $ sudo btrbk --progress --verbose run
    try on your machine
    explain this command
back to context overview