Install configuration(s) from hub
Install configuration from the CrowdSec Hub.
In order to download latest versions of configuration, you should update cscli.
[type] must be parser, scenario, postoverflow, collection.
[config_name] must be a valid config name from Crowdsec Hub.
cscli install [type] [config_name]
-d, --download-only Only download packages, don't enable
--force Force install : Overwrite tainted and outdated files
-h, --help help for install
-c, --config-dir string Configuration directory to use. (default "/etc/crowdsec/cscli/")
--debug Set logging to debug.
--error Set logging to error.
--info Set logging to info.
-o, --output string Output format : human, json, raw. (default "human")
--warning Set logging to warning.