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 6d200ad commit e79b16cCopy full SHA for e79b16c
RELEASE_NOTES.md
@@ -6,6 +6,12 @@
6
7
## Upgrading
8
9
+* Install command line tool as `reporting-cli`: The command line tool from the example is moved
10
+ to the package and can be called via `reporting-cli` or `python -m frequenz.client.reporting`
11
+ from the command line.
12
+* The command-line argument `--display` is renamed to `--format` for `reporting-cli`.
13
+* The `reporting-cli` tool can output CSV format, dataframe output is removed.
14
+
15
## New Features
16
17
## Bug Fixes
0 commit comments