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