CH·02CLI reference

gpu templates get

Show details for one template

Show details for one template

Synopsis

Shows the full record for a single deployable application template — id, display name, description, category, kind, status, container disk, minimum VRAM, minimum GPU count, published ports (the primary port is marked with a trailing *), user-overridable env keys, what the image includes, and the docs URL. Requires a key with instances:read (or full_access).

gpu templates get <template-id> [flags]

Examples

gpu templates get comfyui
gpu templates get vllm -o json

Options

  -h, --help   help for get

Options inherited from parent commands

      --api-base string   API base URL (override with GPUAI_API_BASE env) (default "https://api.gpu.ai/v1")
      --debug             Enable debug logging to stderr
  -o, --output string     Output format: table|json (default table on TTY, json otherwise)

SEE ALSO

  • gpu templates - Browse the deployable application-template catalog

← The gpu CLI