Learn how to create, start, stop, and terminate Pods using the RunPod console or CLI.
[RUNPOD_API_KEY]
with your API key:
/workspace
directory is preserved. To learn more, see Storage options.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.By stopping a Pod you are releasing the GPU on the machine, and you may be reallocated 0 GPUs when you start the Pod again. For more info, see the FAQ.runpodctl stop pod
command to stop the Pod. The &
at the end runs the command in the background, allowing you to continue using the SSH session.