crowdsec/cmd/crowdsec-cli/cliitem
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
..
cmdinspect.go cscli: review/update argument number checking (#3490) 2025-03-04 12:21:27 +01:00
cmdinstall.go cscli: review/update argument number checking (#3490) 2025-03-04 12:21:27 +01:00
cmdremove.go pkg/cwhub: refact Item.State.(Downloaded | Installed) (#3476) 2025-02-25 10:09:29 +01:00
cmdupgrade.go cscli hub/items: always show action plan; fix --interactive in pipes (#3451) 2025-02-21 00:17:01 +01:00
hubappsec.go cscli: replace '--yes' option with '--interactive' (#3448) 2025-02-06 11:43:29 +01:00
hubcollection.go cscli: replace '--yes' option with '--interactive' (#3448) 2025-02-06 11:43:29 +01:00
hubcontext.go cscli: replace '--yes' option with '--interactive' (#3448) 2025-02-06 11:43:29 +01:00
hubparser.go cscli: replace '--yes' option with '--interactive' (#3448) 2025-02-06 11:43:29 +01:00
hubpostoverflow.go cscli: replace '--yes' option with '--interactive' (#3448) 2025-02-06 11:43:29 +01:00
hubscenario.go cscli: replace '--yes' option with '--interactive' (#3448) 2025-02-06 11:43:29 +01:00
item.go cscli: review/update argument number checking (#3490) 2025-03-04 12:21:27 +01:00
metrics.go cscli: improved hub management (#3352) 2024-12-26 15:21:52 +01:00
metrics_table.go cscli: restyle table titles; autocomplete "cscli metrics show" (#3391) 2025-01-02 16:58:03 +01:00