mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-12 21:05:53 +02:00
1.1 KiB
1.1 KiB
cscli upgrade postoverflow
Upgrade postoverflow parser configuration(s)
Synopsis
Upgrade one or more postoverflow parser configurations
cscli upgrade postoverflow [config] [flags]
Examples
- cscli upgrade postoverflow crowdsec/enrich-rdns
- cscli upgrade postoverflow -all
- cscli upgrade postoverflow crowdsec/enrich-rdns --force
Options
-h, --help help for postoverflow
Options inherited from parent commands
--all Upgrade all configuration in scope
-c, --config-dir string Configuration directory to use. (default "/etc/crowdsec/cscli/")
--debug Set logging to debug.
--error Set logging to error.
--force Overwrite existing files, even if tainted
--info Set logging to info.
-o, --output string Output format : human, json, raw. (default "human")
--warning Set logging to warning.
SEE ALSO
- cscli upgrade - Upgrade configuration(s)