Skip to content

v0.5.0

Choose a tag to compare

@jberends jberends released this 04 Jun 20:10

v0.5.0 (5JUN19)

First initial public release

  • commands incr, list, status, verify, cleanup implemented.
  • added yaml schema check for the configuration file.

Features

This is a duplicity command line backup wrapper that will backup to S3 that is using a validated yaml configuration file using modern and awesome CLI patterns. The commands incremental, list files, status, verify, cleanup, and remove are implemented.

The primary use case to build this (yet another one) CLI wrapper for duplicity to be able to deploy the command in production and inject it into a cron.daily and having a hands-off automated backup of production servers. We use it a KE-works to automate our production server backups.