mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 21:49:40 +01:00
Update README.md
This commit is contained in:
@@ -23,7 +23,7 @@ MySQL Backup tool, backup database to S3 or Object Storage
|
||||
| --operation | -o | Set operation. backup or restore (default: backup) |
|
||||
| --storage | -s | Set storage. local or s3 (default: local) |
|
||||
| --file | -f | Set file name for restoration |
|
||||
| --path | | Set s3 path. eg: /custom_path |
|
||||
| --path | | Set s3 path without file name. eg: /custom_path |
|
||||
| --database | -db | Set database name |
|
||||
| --port | -p | Set database port (default: 3306) |
|
||||
| --timeout | -t | Set timeout (default: 60s) |
|
||||
|
||||
Reference in New Issue
Block a user