kitaru experiment run delete
Delete a run and immediately delete all of its replay jobs and tasks.
Usage
kitaru experiment run delete RUN [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
RUN | UUID | Yes | Experiment-run ID. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--force | boolean | No | Confirm remote deletion. |
Every command also accepts the global options listed on the CLI overview page.