crowdsec/cmd/crowdsec-cli/clibouncer
mmetc f8f0b2a211
improve support for parsing time durations with 'day' units (#3599)
* custom duration type for "cscli decisions list", "cscli alerts list"
* custom duration type for "cscli allowlist add"
* custom duration type for "cscli machines prune"
* custom duration type for "cscli bouncers prune"
* replace old function ParseDuration
* use custom duration type in expr helpers
* update dependency
* lint
* test fix
* support days in 'metrics_max_age'
* DurationWithDays for 'max_age'
2025-05-05 15:12:29 +02:00
..
add.go cscli: review/update argument number checking (#3490) 2025-03-04 12:21:27 +01:00
bouncers.go cscli: review/update argument number checking (#3490) 2025-03-04 12:21:27 +01:00
delete.go cscli: review/update argument number checking (#3490) 2025-03-04 12:21:27 +01:00
inspect.go cscli: review/update argument number checking (#3490) 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
prune.go improve support for parsing time durations with 'day' units (#3599) 2025-05-05 15:12:29 +02:00