crowdsec/cmd/crowdsec-cli/climetrics
mmetc b12ade27f4
cscli: review/update argument number checking (#3490)
* cscsli: remove unused Command.Args setting

* cscli: review/update argument number checking

cscli will consistently print the help text if the number of arguments is
wrong for the command, but not for other types of errors.

* fix func tests

* lint
2025-03-04 12:21:27 +01:00
..
list.go cscli: review/update argument number checking (#3490) 2025-03-04 12:21:27 +01:00
metrics.go cscli: review/update argument number checking (#3490) 2025-03-04 12:21:27 +01:00
number.go command "cscli metrics show bouncers" (#3126) 2024-07-15 09:55:52 +02:00
show.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statacquis.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statalert.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statappsecengine.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statappsecrule.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statbouncer.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statbucket.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statdecision.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statlapi.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statlapibouncer.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statlapidecision.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statlapimachine.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statparser.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statstash.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
statwhitelist.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
store.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00
table.go refact cscli metrics: fix lines between tables, skip wrapper api (#3137) 2024-07-17 12:30:52 +02:00