dothebackup

backup tool with plugins


License
MIT
Install
pip install dothebackup==1.1.1

Documentation

Build Status Coverage Status Pypi Version Documentation Status

A small tool to run backups in different ways. Its pluggable. Read more in the docs.

Usage: dothebackup [OPTIONS] CONFIGFILE

  Commandline interface.

Options:
  -n, --name TEXT       Run a specific job from the config.
  -t, --test            Only prints the created commands that would be used.
  --debug [debug|info]  Debug or verbose messages.
  --version             Show the version and exit.
  --help                Show this message and exit.