CH·02CLI reference

gpu video get

Show details for one video job

Show details for one video job

Synopsis

Fetches a single video job by id and prints its status, progress, queue position (while queued), and expiry. Poll this while a job is in progress; once the status is completed, fetch the mp4 with gpu video download.

gpu video get <video-id> [flags]

Examples

gpu video get <video-id>

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

← The gpu CLI