- Taking SQL backup from Amazon RDS instance.
Use pip to install.
$ pip install db_backup
You can you db_backup as a command line tool like this.
$ db_backup --help
Usage: db_backup [OPTIONS]
Options:
--config-file TEXT Path to config file.
--help Show this message and exit.
Check out example-config.yml to see what parameters you can give.