mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 13:39:41 +01:00
Update README.md
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# MySQL Backup
|
||||
MySQL Backup docker container image
|
||||
MySQL Backup tool, backup database to S3 or Object Storage
|
||||
|
||||
- Docker
|
||||
- Kubernetes
|
||||
|
||||
[](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml)
|
||||

|
||||
@@ -21,7 +24,6 @@ MySQL Backup docker container image
|
||||
| --destination | -d | Set destination, local or s3 (default: local) |
|
||||
| --source | -s | Set source, local or s3 (default: local) |
|
||||
| --file | -f | Set file name for restoration |
|
||||
| --source | -s | Set source (default: local) |
|
||||
| --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