Available commands
| Command | Description |
|---|---|
flash init | Create a new Flash project with a template structure |
flash login | Authenticate with Runpod using your API key |
flash run | Start the local development server with automatic updates |
flash build | Build a deployment artifact without deploying |
flash deploy | Build and deploy your application to Runpod |
flash env | Manage deployment environments |
flash app | Manage Flash applications |
flash undeploy | Remove deployed endpoints |
Getting help
View help for any command by adding--help:
Authentication
Authenticate with Runpod using your API key:RUNPOD_API_KEY environment variable: