CH·02CLI reference
gpu video cancel
Cancel an in-flight video job
Cancel an in-flight video job
Synopsis
Cancels an in-flight video generation job. Cancellation is idempotent — a job that has already reached a terminal status is returned unchanged. A job whose output has already been committed can no longer be cancelled.
gpu video cancel <video-id> [flags]
Examples
gpu video cancel <video-id>
Options
-h, --help help for cancel
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 video - Generate and manage videos