fleet/tools/backup_db
Zach Wasserman 9ec122c249
Backup and restore for development database (#480)
Tooling to make backup and restore of the development database easy.
2021-03-16 08:33:42 -07:00
..
backup.sh Backup and restore for development database (#480) 2021-03-16 08:33:42 -07:00
README.md Backup and restore for development database (#480) 2021-03-16 08:33:42 -07:00
restore.sh Backup and restore for development database (#480) 2021-03-16 08:33:42 -07:00

These scripts are for backing up and restore the Docker development MySQL database.

Usage is documented here.