Expand description
ai-memory logs — operator-facing CLI for the file logging facility
(PR-5 of issue #487). Tail, archive, purge, filter.
The subcommand operates on the directory configured by
[logging] path = ... in config.toml. When logging is disabled
the commands still work against the empty default directory and
exit 0 — the CLI is a no-op rather than a hard error so a fresh
install isn’t surprised.
Structs§
Enums§
Functions§
- run
ai-memory logsentry point.