# cscli papi

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

Manage interaction with Polling API (PAPI)

TEXTCOPY

```
cscli papi [action] [flags]
```

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

TEXTCOPY

```
  -h, --help   help for papi
```

### 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 papi status](https://docs.crowdsec.net/docs/next/cscli/cscli_papi_status.md) - Get status of the Polling API
* [cscli papi sync](https://docs.crowdsec.net/docs/next/cscli/cscli_papi_sync.md) - Sync with the Polling API, pulling all non-expired orders for the instance
