You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install example command line tool as reporting-cli (#69)
* Install command line tool as `reporting-cli`: The command line tool
from the example is moved to the package and can be called via
`reporting-cli` or `python -m frequenz.client.reporting` from the
command line.
* The command-line argument `--display` is renamed to `--format` for
`reporting-cli`.
* The `reporting-cli` tool can output CSV format, dataframe output is
removed.
0 commit comments