kitaru executions diff
Compare an original execution against replay executions.
Usage
kitaru executions diff ORIGINAL [OPTIONS]Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
ORIGINAL | str | Yes | Original execution ID. | |
EXECUTIONS | tuple[str, Ellipsis] | No | Optional replay execution IDs to compare. | |
--output, -o | str | No | "text" | Output format: "text" (default) or "json". |