# cscli console

## cscli console[​](#cscli-console "Direct link to cscli console")

Manage interaction with Crowdsec console (<https://app.crowdsec.net>)

### Options[​](#options "Direct link to Options")

TEXTCOPY

```
  -h, --help   help for console
```

### Options inherited from parent commands[​](#options-inherited-from-parent-commands "Direct link to Options inherited from parent commands")

TEXTCOPY

```
      --color string    Output color: yes, no, auto (default "auto")
  -c, --config string   path to crowdsec config file (default "/etc/crowdsec/config.yaml")
      --debug           Set logging to debug
      --error           Set logging to error
      --info            Set logging to info
  -o, --output string   Output format: human, json, raw
      --trace           Set logging to trace
      --warning         Set logging to warning
```

### SEE ALSO[​](#see-also "Direct link to SEE ALSO")

* [cscli](https://docs.crowdsec.net/docs/next/cscli/.md) - cscli allows you to manage crowdsec
* [cscli console disable](https://docs.crowdsec.net/docs/next/cscli/cscli_console_disable.md) - Disable a console option
* [cscli console enable](https://docs.crowdsec.net/docs/next/cscli/cscli_console_enable.md) - Enable a console option
* [cscli console enroll](https://docs.crowdsec.net/docs/next/cscli/cscli_console_enroll.md) - Enroll this instance to <https://app.crowdsec.net> \[requires local API]
* [cscli console status](https://docs.crowdsec.net/docs/next/cscli/cscli_console_status.md) - Shows status of the console options
