| title | config |
|---|---|
| sidebarTitle | config |
Configure the Runpod CLI with your API credentials and API URL to enable programmatic access to your Runpod resources.
```bash Command runpodctl config [flags] ```Configure the CLI with your API key:
runpodctl config --apiKey "your-api-key-here"For first-time setup, we recommend using runpodctl doctor instead, which guides you through API key configuration and SSH key setup interactively.