Kitaru

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

NameTypeRequiredDescription
RUNUUIDYesExperiment-run ID.

Options

NameTypeRequiredDescription
--intervalpositive floatNoRun polling interval.
--timeoutpositive floatNoLocal wait timeout.

Every command also accepts the global options listed on the CLI overview page.

On this page