Note: This CLI is not the same as runpodctl and provides a different set of features.
# Auth
runpod config
runpod ssh list-keys
runpod ssh add-key
runpod pod list
runpod pod create
runpod pod connect
runpod exec python file.pyrunpod --help$ runpod config
Profile [default]:
Runpod API Key [None]: YOUR_RUNPOD_API_KEYrunpod launch --help
runpod launch pod --template-file template.yamlrunpod launch endpoint --help
runpod launch endpoint --template-file template.yaml