cscli
cscli
cscli allows you to manage crowdsec
Synopsis
cscli is the main command to interact with your crowdsec service, scenarios & db. It is meant to allow you to manage bans, parsers/scenarios/etc, api and generally manage you crowdsec setup.
Options
-c, --config string path to crowdsec config file (default "/etc/crowdsec/config.yaml")
-o, --output string Output format : human, json, raw.
--debug Set logging to debug.
--info Set logging to info.
--warning Set logging to warning.
--error Set logging to error.
--trace Set logging to trace.
-h, --help help for cscli
SEE ALSO
- cscli alerts - Manage alerts
- cscli bouncers - Manage bouncers [requires local API]
- cscli capi - Manage interaction with Central API (CAPI)
- cscli collections - Manage collections from hub
- cscli completion - Generate completion script
- cscli config - Allows to view current config
- cscli console - Manage interaction with Crowdsec console (https://app.crowdsec.net)
- cscli dashboard - Manage your metabase dashboard container [requires local API]
- cscli decisions - Manage decisions
- cscli explain - Explain log pipeline
- cscli hub - Manage Hub
- cscli hubtest - Run functional tests on hub configurations
- cscli lapi - Manage interaction with Local API (LAPI)
- cscli machines - Manage local API machines [requires local API]
- cscli metrics - Display crowdsec prometheus metrics.
- cscli parsers - Install/Remove/Upgrade/Inspect parser(s) from hub
- cscli postoverflows - Install/Remove/Upgrade/Inspect postoverflow(s) from hub
- cscli scenarios - Install/Remove/Upgrade/Inspect scenario(s) from hub
- cscli simulation - Manage simulation status of scenarios
- cscli version - Display version and exit.