Skip to content

Latest commit

 

History

History
66 lines (53 loc) · 2.49 KB

File metadata and controls

66 lines (53 loc) · 2.49 KB

runpodctl

cli for runpod.io

Synopsis

runpodctl - manage your ai system.

getting started:

  1. get your api key at https://www.runpod.io/console/user/settings
  2. 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

Options

  -h, --help            help for runpodctl
  -o, --output string   output format (json, yaml) (default "json")
  -v, --version         print the version of runpodctl

SEE ALSO

Auto generated by spf13/cobra on 30-Apr-2026