We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed85a47 commit 3c63d1aCopy full SHA for 3c63d1a
README.md
@@ -30,6 +30,7 @@ Download [config.example.yaml](config.example.yaml) and fill in your own values.
30
- To download and insert the last `extract_days`, run like this arguments: `electric-usage-downloader --config config.yaml`
31
- To download and insert a specific date range, run with arguments:
32
`electric-usage-downloader --config config.yaml --start 2024-01-16 --end 2024-01-17`
33
+- The `--debug` flag can be used to log responses from the API for assistance debugging issues.
34
35
## Details
36
0 commit comments