Skip to main content

Documentation Index

Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-github-integration-timeout-clari.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Permanently delete a Pod and all its associated data. This action cannot be undone.
runpodctl remove pod <podId>

Example

Terminate a Pod by its ID.
runpodctl remove pod abc123xyz456

Arguments

<podId>
string
required
The ID of the Pod to terminate. You can find Pod IDs using the runpodctl get pod command.