Runpod CLI makes it easy to manage Pods using your local terminal. Use the commands below to manage your Pods with runpodctl
. For a complete list of commands, run runpodctl help
.
Run this command to list the details of all Pods associated with your Runpod account:
Example output:
Run this command to get the details of a single Pod:
Example output:
You will be charged for idle Pods even if they are stopped. If you don’t need to retain your Pod environment, you should terminate it completely.
Run this command to stop a Pod:
Example output:
Run this command to resume a Pod that has been stopped:
Example output:
Terminating a Pod permanently deletes all data outside your network volume. Be sure you’ve saved any data you want to access again.
Run this command to terminate a Pod:
Example output:
You can also terminate a Pod by name: