1 KiB
1 KiB
cscli upgrade parser
Upgrade parser configuration(s)
Synopsis
Upgrade one or more parser configurations
cscli upgrade parser [config] [flags]
Examples
- cscli upgrade parser crowdsec/apache-logs
- cscli upgrade parser -all
- cscli upgrade parser crowdsec/apache-logs --force
Options
-h, --help help for parser
Options inherited from parent commands
--all Upgrade all configuration in scope
-c, --config string path to crowdsec config file (default: /etc/crowdsec/config/default.yaml) (default "/etc/crowdsec/config/default.yaml")
--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)