<!-- GENERATED by docs/scripts/gen-cli-reference — DO NOT EDIT.
Source of truth: the cobra command definitions in cmd/axiom/cmd/.
Regenerate from the repo root with: go run ./docs/scripts/gen-cli-reference -->
axiom memory show
Show conversation history and semantic memories for a session
Displays the full conversation turn history followed by a "Semantic memories" section listing extracted facts.
Example:
axiom memory show 01HXYZ1234ABCDEFUsage
axiom memory show <session-id> [flags]Flags
| Flag | Shorthand | Type | Default | Description |
|---|---|---|---|---|
--help | -h | bool | help for show |
See also
- axiom memory — Inspect and manage agent memory for your flows
- Guide: Inspect agent memory