> ## 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.

# AI Gateway CLI

> CLI commands for AI Gateway provider

# AI Gateway CLI Commands

## Environment Setup

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

## Commands

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
praisonai-ts providers doctor ai-gateway
praisonai-ts providers doctor ai-gateway --json
```

## Related

* [AI Gateway Code Usage](/docs/js/providers/ai-gateway-code)
