Skip to content
Snippets Groups Projects
Commit c7a385c9 authored by Macarena Meldi's avatar Macarena Meldi
Browse files

Update README.md

parent d0d01f34
No related branches found
No related tags found
No related merge requests found
......@@ -25,3 +25,5 @@ If you need to get the database without cleaning add -c/--skip-auto-clean
```
./restorerdb.sh --skip-auto-clean
```
### List available backups
docker run -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY --rm -v /tmp:/tmp amazon/aws-cli s3 ls s3://e2-production/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment