suggest "metrics list" in "metrics show --help"
This commit is contained in:
parent
d9933d0925
commit
904ccb719c
1 changed files with 3 additions and 0 deletions
|
@ -415,6 +415,9 @@ cscli metrics show engine
|
|||
# Show some specific metrics, show empty tables, connect to a different url
|
||||
cscli metrics show acquisition parsers scenarios stash --url http://lapi.local:6060/metrics
|
||||
|
||||
# To list available metric types, use "cscli metrics list"
|
||||
cscli metrics list; cscli metrics list -o json
|
||||
|
||||
# Show metrics in json format
|
||||
cscli metrics show acquisition parsers scenarios stash -o json`,
|
||||
// Positional args are optional
|
||||
|
|
Loading…
Add table
Reference in a new issue