kitaru memory history
Show all versions for one memory key in one explicit scope.
Usage
kitaru memory history KEY [OPTIONS]Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
KEY | str | Yes | Memory key whose version history to inspect. | |
--scope | str | No | None | Memory scope to inspect. [required] |
--scope-type | Literal[namespace, flow, execution] | No | None | Memory scope type to inspect. [required] |
--output, -o | str | No | "text" | Output format: "text" (default) or "json". |