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

# RunPod CLI

> CLI commands for RunPod provider

# RunPod CLI Commands

## Environment Setup

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

## Commands

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

## Related

* [RunPod Code Usage](/docs/js/providers/runpod-code)
