Kitaru

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

NameTypeRequiredDescription
RUNUUIDYesExperiment-run ID.

Options

NameTypeRequiredDescription
--forcebooleanNoConfirm remote deletion.

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

On this page