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.

List all your Pods or retrieve details about a specific Pod by its ID.
runpodctl get pod <podId> [flags]

Example

List all your Pods with complete field information:
runpodctl get pod --allfields

Arguments

<pod_id>
string
The ID of a specific Pod to retrieve. If no ID is provided, all Pods will be listed.

Flags

-a, --allfields
Include all available fields in the output, providing complete Pod information.