crowdsec/cmd/crowdsec-cli/doc/cscli_install.md
Thibault bui Koechlin 4d306fc52b doc
2020-05-15 14:33:01 +02:00

1.5 KiB

cscli install

Install configuration(s) from hub

Synopsis

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.

Examples

cscli install [type] [config_name]

Options

  -d, --download-only   Only download packages, don't enable
      --force           Force install : Overwrite tainted and outdated files
  -h, --help            help for install

Options inherited from parent commands

  -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.

SEE ALSO

Auto generated by spf13/cobra on 15-May-2020