crowdsec/cmd/crowdsec-cli/climetrics
mmetc 92662ed461
refact cscli: decisions, lapi, bouncers, machines (#3306)
* refact "cscli decisions import"

* cobra.ExactArgs(0) -> cobra.NoArgs

* refact cscli bouncers

* refact cscli machines

* refact "cscli lapi"

* lint
2024-10-30 10:59:20 +01:00
..
list.go refact cscli: decisions, lapi, bouncers, machines (#3306) 2024-10-30 10:59:20 +01:00
metrics.go refact cscli: decisions, lapi, bouncers, machines (#3306) 2024-10-30 10:59:20 +01:00
number.go command "cscli metrics show bouncers" (#3126) 2024-07-15 09:55:52 +02:00
show.go lint/revive: check tags on non-exported struct fields (#3257) 2024-10-03 15:27:48 +02:00
statacquis.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statalert.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statappsecengine.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statappsecrule.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statbouncer.go cscli refact: package 'cliconsole' (#3149) 2024-08-20 16:20:40 +02:00
statbucket.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statdecision.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statlapi.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statlapibouncer.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statlapidecision.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statlapimachine.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statparser.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statstash.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
statwhitelist.go lint: enable (some) gocritic checks (#3238) 2024-09-17 17:07:30 +02:00
store.go logs and user messages: use "parse" and "serialize" instead of marshal/unmarshal (#3240) 2024-09-17 13:19:14 +02:00
table.go refact cscli metrics: fix lines between tables, skip wrapper api (#3137) 2024-07-17 12:30:52 +02:00