> ## Documentation Index
> Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Cohere CLI

> CLI commands for Cohere provider

# Cohere CLI Commands

## Environment Setup

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
export COHERE_API_KEY=...
```

## Commands

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
praisonai-ts providers doctor cohere
praisonai-ts providers test cohere command-r-plus
praisonai-ts providers doctor cohere --json
```

## Related

* [Cohere Code Usage](/docs/js/providers/cohere-code)
