Prompt for configuration values in an interactive fashion
Start interactive configuration of cli. It will successively ask for install dir, db path.
cscli config prompt [flags]
-h, --help help for prompt
-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.