kitaru job watch
Poll a job until it completes, fails, or is canceled without changing it.
Usage
kitaru job watch JOB [OPTIONS]Supported --output modes: auto, text, json, jsonl.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
JOB | UUID | Yes | Job ID. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--interval | positive float | No | Polling interval. |
--timeout | positive float | No | Local wait timeout. |
Every command also accepts the global options listed on the CLI overview page.