kitaru executions diff-matrix
Diff many original executions against their auto-discovered replays.
Usage
kitaru executions diff-matrix [OPTIONS]Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
EXEC_IDS | tuple[str, Ellipsis] | No | Original execution IDs to diff as a matrix. | |
--output, -o | str | No | "text" | Output format: "text" (default) or "json". |