CLI Reference
memories stats
Show memory statistics.
memories stats [options]Display statistics about your memory store, including counts by type and scope.
Options
| Option | Description |
|---|---|
--json | Output as JSON |
Examples
memories stats
memories stats --jsonOutput
Shows:
- Total active and soft-deleted memory counts
- Breakdown by type (
rule,decision,fact,note) - Breakdown by scope (
global,project) - Project-specific count if inside a git repository