cli for runpod.io
runpodctl - manage your ai system.
getting started:
- get your api key at https://www.runpod.io/console/user/settings
- run: runpodctl doctor (will prompt for key and save it) or: export RUNPOD_API_KEY=your-key
resources: pod manage gpu pods serverless manage serverless endpoints (alias: sls) template manage templates (alias: tpl) hub browse the runpod hub model manage model repository network-volume manage network volumes (alias: nv) registry manage container registry auth (alias: reg)
info: user show account info and balance (alias: me) gpu list available gpu types datacenter list datacenters and availability (alias: dc) billing view billing history
utilities: doctor diagnose and fix cli issues ssh manage ssh keys and connections send/receive transfer files to/from pods
deprecated get, create, remove, start, stop, exec, project, config, get models
-h, --help help for runpodctl
-o, --output string output format (json, yaml) (default "json")
-v, --version print the version of runpodctl
- runpodctl billing - view billing history
- runpodctl completion - install shell completion
- runpodctl datacenter - list datacenters
- runpodctl doctor - diagnose and fix cli issues
- runpodctl gpu - list available gpu types
- runpodctl hub - browse the runpod hub
- runpodctl model - manage model repository
- runpodctl network-volume - manage network volumes
- runpodctl pod - manage gpu pods
- runpodctl receive - receive files or folders
- runpodctl registry - manage container registry auth
- runpodctl send - send files or folders
- runpodctl serverless - manage serverless endpoints
- runpodctl ssh - manage ssh keys and connections
- runpodctl template - manage templates
- runpodctl update - update runpodctl cli
- runpodctl user - show account info
- runpodctl version - print the version