cscli postoverflows
cscli postoverflows
Manage hub postoverflows
Examples
cscli postoverflows list -a
cscli postoverflows install crowdsecurity/cdn-whitelist crowdsecurity/rdns
cscli postoverflows inspect crowdsecurity/cdn-whitelist crowdsecurity/rdns
cscli postoverflows upgrade crowdsecurity/cdn-whitelist crowdsecurity/rdns
cscli postoverflows remove crowdsecurity/cdn-whitelist crowdsecurity/rdns
Options
-h, --help help for postoverflows
Options inherited from parent commands
--color string Output color: yes, no, auto (default "auto")
-c, --config string path to crowdsec config file (default "/etc/crowdsec/config.yaml")
--debug Set logging to debug
--error Set logging to error
--info Set logging to info
-o, --output string Output format: human, json, raw
--trace Set logging to trace
--warning Set logging to warning
SEE ALSO
- cscli - cscli allows you to manage crowdsec
- cscli postoverflows inspect - Inspect given postoverflow(s)
- cscli postoverflows install - Install given postoverflow(s)
- cscli postoverflows list - List postoverflow(s)
- cscli postoverflows remove - Remove given postoverflow(s)
- cscli postoverflows upgrade - Upgrade given postoverflow(s)