Public beta — not for production use. Data may be wiped at any time. Questions? Contact us.
Documentation menu

axiom memory ls

List flows with memory, or sessions for a specific flow

View as Markdown
<!-- 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 ls

List flows with memory, or sessions for a specific flow

Without --flow: lists all flows that have at least one memory session. With --flow <id>: lists sessions for that flow.

Examples:

axiom memory ls
axiom memory ls --flow my-flow-id

Usage

axiom memory ls [flags]

Flags

FlagShorthandTypeDefaultDescription
--flowstringflow ID to list sessions for
--help-hboolhelp for ls

See also