kitaru executions
Inspect and manage flow executions.
Usage
kitaru executions COMMANDCommands
| Command | Description |
|---|---|
cancel | Cancel a running execution. |
cohort | Resolve a cohort of original executions (dry-run selection only). |
diff | Compare an original execution against replay executions. |
diff-matrix | Diff many original executions against their auto-discovered replays. |
get | Show detailed information for one execution. |
input | Resolve pending wait input for a non-interactive or timed-out execution. |
list | List executions with optional filters. |
logs | Fetch runtime log entries for an execution. |
replay | Replay one or more executions from a checkpoint cut point. |
resume | Resume a paused execution when it did not continue automatically after input. |
retry | Retry a failed execution as same-execution recovery. |
statistics | Show grouped execution statistics. |