Skip to content

Commit

Permalink
doc: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomascogez committed Dec 20, 2022
1 parent 269e8f9 commit 5a50d2a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,9 @@ The above flags are available
dump-and-dumper dump --s3-endpoint=S3_ENDPOINT --s3-bucket=BUCKET_NAME --s3-secretKeyId=SECRET_KEY_ID --s3-secretKey=SECRET_KEY --s3-region=REGION

```
# Success callback/notify
dump-and-dumper have also the ability to notify you after a successfull dump.
> For now only https://ntfy.sh/ is available
to use it simple add the flag ```--ntfy-endpoint=``` where the value is your ntfy topic endpoint

0 comments on commit 5a50d2a

Please sign in to comment.