The Flash CLI is being succeeded by the
rp CLI in the core runpod package. Most commands map directly (for example, flash deploy becomes rp deploy). See Migrate to the apps SDK for the full command mapping.Available commands
Getting help
View help for any command by adding--help:
Authentication
Authenticate with Runpod:flash login for details.
Alternatively, set the RUNPOD_API_KEY environment variable:
Using uv
If you installed Flash with uv, prefix all Flash commands withuv run: