bupstash

Make efficient encrypted backups easily by running
one of the subcommands below.

Subcommands:

  init              Initialize a bupstash repository.
  new-key           Create a new key capable of all operations.
  new-sub-key       Derive a sub key for a subset of operations.
  put               Put a new item into a repository.
  list              List items in a repository.
  list-contents     List contents of a directory snapshot.
  get               Get data from a repository.
  rm/remove         Remove items from a repository.
  restore-removed   Restore items pending garbage collection.
  gc                Delete unreferenced data and free space.
  version           Print the version and exit.
  help              Print this message.


For subcommand specific help, run 'bupstash CMD --help'.

For comprehensive documentation check the man pages.
