v0.5
What's new
- Replace the
--operation
flag by backup and restore command - Code refactoring
Example:
Backup
mysql-bkup backup --dbname database --storage s3 --path /custom-path
Restore
mysql-bkup restore --dbname database --file db_20231219_022941.sql.gz