CLI Overview¶
The CLI has two groups of commands.
Host-only commands¶
These work on local files, Docker, or config:
lerim initlerim projectlerim connectlerim uplerim downlerim logslerim trace importlerim querylerim queuelerim retrylerim skiplerim skilllerim authlerim context-brief showlerim context-brief statuslerim context-brief pathlerim context-brief refresh
Server-backed commands¶
These talk to the running Lerim service:
lerim ingestlerim curatelerim answerlerim statuslerim unscoped
Durable context¶
The CLI works with the global context database. Project commands register scope only.
Context Brief is a generated Markdown view of the global context database. It
is useful at agent startup, but ~/.lerim/context.sqlite3 remains the source of
truth.