BCDevOps / backup-container

A simple container for a simple backup strategy.
Apache License 2.0
39 stars 56 forks source link

Add support for backing up and restoring a single database from the command line #61

Open WadeBarnes opened 4 years ago

WadeBarnes commented 4 years ago

Make it easy to backup a single database from the command line. The user should be able to specify any accessible database from the command-line for backup, even one not listed in the backup confirmation settings. The user should be able to restore the backup to any accessible database just as easily.