Skip to main content
Create a video generation task and wait for completion:
gen is optional inside the video group:
The built-in video default is kling-v3.

Select a Model

Use -m or --model:
Model-specific options are generated from bundled LinkModel schemas. For example, kling-v3 exposes options such as --duration, --resolution, --size, --extends-audio, --extends-cfg-scale, --first-frame-image, and --last-frame-image.

Image-to-Video

Use model-specific frame fields when supported:
Check the selected model schema before using frame or extension flags:

Resume a Video Task

Use status after --no-wait, timeout, or Ctrl-C:
Server-side tasks continue running after local timeout or interruption.