mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-07 14:09:41 +01:00
Update README.md
This commit is contained in:
@@ -77,6 +77,11 @@ bkup --operation restore --file database_20231217_115621.sql
|
|||||||
```sh
|
```sh
|
||||||
bkup --o restore --f database_20231217_115621.sql
|
bkup --o restore --f database_20231217_115621.sql
|
||||||
```
|
```
|
||||||
|
### S3
|
||||||
|
|
||||||
|
```sh
|
||||||
|
bkup --operation restore --source s3 --file database_20231217_115621.sql
|
||||||
|
```
|
||||||
```yaml
|
```yaml
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
|
|||||||
Reference in New Issue
Block a user