Skip to content

Aplopio/db_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB Backup

Currently Supports:

  • Taking SQL backup from Amazon RDS instance.

Install:

Use pip to install.

$ pip install db_backup

Usage:

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.

Releases

No releases published

Packages

No packages published

Languages