Allows to view/edit cscli config
Allow to configure sqlite path and installation directory. If no commands are specified, config is in interactive mode.
- cscli config show
- cscli config prompt
-h, --help help for config
-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.