mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 13:39:41 +01:00
docs: update readme
This commit is contained in:
@@ -43,7 +43,7 @@ MySQL Backup and Restoration tool. Backup database to AWS S3 storage or any S3 A
|
|||||||
| mysql-bkup | bkup | CLI utility |
|
| mysql-bkup | bkup | CLI utility |
|
||||||
| backup | | Backup database operation |
|
| backup | | Backup database operation |
|
||||||
| restore | | Restore database operation |
|
| restore | | Restore database operation |
|
||||||
| --operation | -o | Set operation. backup or restore (default: backup) |
|
| history | | Show the history of backup |
|
||||||
| --storage | -s | Set storage. local or s3 (default: local) |
|
| --storage | -s | Set storage. local or s3 (default: local) |
|
||||||
| --file | -f | Set file name for restoration |
|
| --file | -f | Set file name for restoration |
|
||||||
| --path | | Set s3 path without file name. eg: /custom_path |
|
| --path | | Set s3 path without file name. eg: /custom_path |
|
||||||
|
|||||||
Reference in New Issue
Block a user