Improve README, add more tests

This commit is contained in:
Quentin
2020-12-06 09:13:47 +01:00
parent 132c54b807
commit 28055b708f
3 changed files with 24 additions and 14 deletions
-1
View File
@@ -11,5 +11,4 @@ export AWS_SECRET_ACCESS_KEY=`cat /tmp/garage.s3 |cut -d' ' -f2`
export AWS_DEFAULT_REGION='garage'
alias s3grg="aws s3 \
--debug \
--endpoint-url http://127.0.0.1:3911"