-v/--verbose option, closes #25

This commit is contained in:
Simon Willison 2024-02-27 20:52:15 -08:00
commit 20851f6ed6
3 changed files with 28 additions and 6 deletions

View file

@ -133,6 +133,7 @@ Options:
--interval FLOAT Send batch at least every X seconds
-t, --token TEXT API token
--silent Don't output progress
-v, --verbose Verbose output: show HTTP request and response
--help Show this message and exit.
```