kitaru experiment run
Subcommands of `kitaru experiment run`.
Usage
kitaru experiment run COMMANDCommands
| Command | Description |
|---|---|
cancel | Request run cancellation once without waiting for settlement. |
delete | Delete a run and immediately delete all of its replay jobs and tasks. |
get | Get an experiment run and its aggregate progress by exact UUID. |
jobs | List one page of replay jobs backing an experiment run. |
list | List experiment runs without deriving state from their jobs. |
start | Start an experiment run and optionally wait for terminal settlement. |
watch | Poll a run until it completes, fails, or is canceled without changing it. |