Skip to content

Command reference

Available today

mla is the Meetless Agent CLI. This page is a curated reference for the commands you reach for day to day, grouped by purpose. It is not an exhaustive flag dump; run mla help for the complete, authoritative list, and mla <command> --help patterns where a command has its own help (for example mla kb help and mla graph help).

Setup and identity

CommandWhat it does
mla initMachine setup and credential update. Defaults to logged-out; run mla login next. Pass --control-token only for a headless shared-key install.
mla loginBrowser sign-in that captures an audited user session. --no-browser --port <n> for SSH/headless.
mla logoutRevoke the current user session and clear it locally.
mla whoamiPrint the identity behind the current config.
mla activateProvision or bind a workspace for this folder. --here, --create, --repair, --bootstrap fast variants.
mla deactivateRemove this folder’s workspace binding.
mla workspace [show]Print the workspace bound to this folder and its health.
mla mcpStart the Meetless MCP server over stdio, authenticated as you and scoped to the workspace. Wire it into Claude Code.
mla rewireIdempotent re-wiring after a binary upgrade.
mla upgradeSelf-upgrade to the latest signed release. --check reports without installing.
mla uninstallRemove the entire local footprint.

Health and status

CommandWhat it does
mla doctorHealth check; reports workspace binding and session capture state.
mla statusWhether Meetless is active here, plus scan-cache counts (confirmed rules, pending items, inventory).
mla mute / mla unmuteSilence or re-enable capture for the current session only.
mla flushDrain the local spool; --gc also reaps stale-session litter.

Ask and knowledge

CommandWhat it does
mla ask "<query>"Answer from governed memory with citations. --mode answer|search|canonical|compare, --as-of <date>.
mla kb summaryOverview of the knowledge base.
mla kb add <path>Ingest a document as evidence, born pending.
mla kb show <ref>Render a document and its promoted relationships.
mla kb promote <doc-id>Flip a shadow personal doc to live so the workspace grounds on it.
mla kb helpFull KB catalog and the posture-versus-review model.

Review and the graph

CommandWhat it does
mla reviewOpen the pending review inbox; mla review <id> for one item.
mla graph pendingList pending relationship candidates (typed edges between docs).
mla graph reviewRecord a verdict on a relationship candidate; <id> --accept|--reject.
mla conflictsWork the open cross-session conflicts raised by contradiction detection; resolve <case-id> records the verdict.

Onboarding and rules

CommandWhat it does
mla enrich <plan|brief|ingest|materialize>Agent-orchestrated onboarding enrichment; usually driven by the /mla onboard skill.
mla rules <list|activity|attest|revoke|publish>Inspect and manage governed rules, including the enforcement ceilings.
mla context <accept|dismiss> <id> / mla context listResolve stale-context review items; a rescan runs immediately.

Sessions and adoption

CommandWhat it does
mla session showInspect a session; reconcile archives sessions whose transcript was deleted.
mla summaryRecap the current session; --all for every session.
mla turn [N]Per-turn assist recap: did mla run this turn and did it help?
mla statsUsefulness dashboard from local events. evidence for the adoption join.
mla adoptionEvidence follow-through: did the agent pull or cite what was injected?
mla labelMark an enrichment useful, noisy, harmful, or prevented-a-mistake.

Reading the docs

This page ships inside the binary. mla docs renders it, and every other page of this site, from a corpus compiled into the CLI at build time, so all of it works offline and before you have signed in.

CommandWhat it does
mla docsList every documentation topic that ships with your binary.
mla docs <topic>Render one page in the terminal, for example mla docs reference/commands.
mla docs search <terms>Keyword search across the bundled pages; prints the matching sections.
mla docs ask "<question>"Ask a question in plain language and get an answer with citations to the pages it came from.
mla help / mla <command> --helpThe command list, and one command’s own usage. -h is the same as --help.

mla docs ask is the one command here that is not offline: it needs a signed-in session, because a model reads the pages for you. It answers only from the pages above and cites the ones it used, so an answer you can check is the point. When the documentation does not cover what you asked, it says so rather than guessing.

Support

CommandWhat it does
mla debug bundle --trace-id <id>Write a local, inspectable zip for a trace. Nothing uploads; raw payloads excluded by default.
mla helpThe complete command list.
mla --versionThe running binary’s version and build.

Every command

The index below is generated from the CLI’s command registry, the same array the dispatcher runs on, so a command cannot appear here without being runnable (or be runnable without appearing here). The groups above are the curated view; this is the exhaustive one.

CommandWhat it does
mla initMachine setup and credential update. Defaults to logged-out; run mla login next.
mla wire / mla rewireIdempotent re-wiring after a binary upgrade. No token needed.
mla upgradeSelf-upgrade to the latest signed release. --check reports without installing.
mla loginBrowser sign-in that captures an audited user session.
mla logoutRevoke the current user session and clear it locally.
mla uninstallRemove the entire local Meetless footprint.
mla whoamiPrint the identity behind the current config.
mla activateProvision or bind a workspace for this folder.
mla codexInstall or remove the Codex connector (governs OpenAI Codex sessions).
mla deactivateRemove this folder’s workspace binding.
mla muteSilence capture for the current session only.
mla unmuteRe-enable capture for the current session.
mla workspaceShow the workspace bound to this folder and manage its members.
mla reviewOpen the pending review inbox; mla review <id> for one item.
mla enforcementReview and adjudicate governed-rule enforcement blocks.
mla conflictsList and resolve open cross-session conflicts.
mla decisionsExport one governed decision as a DecisionRecord.
mla sessionInspect a session; reconcile archives sessions whose transcript was deleted.
mla askAnswer from governed memory with citations.
mla mcpStart the Meetless MCP server over stdio, authenticated as you.
mla kbIngest, inspect, and govern knowledge-base documents.
mla graph / mla cgThe coordination graph: review typed relationships between documents.
mla rulesAdd, inspect, and govern rules, including the enforcement ceilings.
mla enrichAgent-orchestrated onboarding enrichment; usually driven by the /mla onboard skill.
mla agent-memoryOperator surface for the agent-memory capture pipeline (dry-run only).
mla summaryRecap the current session; --all for every session.
mla labelMark an enrichment useful, noisy, harmful, or prevented-a-mistake.
mla statsUsefulness dashboard from local events. evidence is the adoption join.
mla turnPer-turn assist recap: did mla run this turn, and was its evidence explicitly referenced?
mla adoptionEvidence follow-through: did the agent pull or cite what was injected?
mla flushDrain the local spool; --gc also reaps stale-session litter.
mla queueReclaim orphaned queue files from dead sessions.
mla doctorHealth check; reports workspace binding and session capture state.
mla statusWhether Meetless is active here, plus scan-cache counts.
mla scanRebuild this repo’s local rule cache from the backend bundle.
mla contextResolve stale-context review items; a rescan runs immediately.
mla debugWrite a local, inspectable zip for a trace. Nothing uploads.
mla evidenceThe human-only CE0 evidence-consultation labeling workflow. Local only.
mla bugFile a private, redacted diagnostic report to Meetless support and track it.
mla docsRead the Meetless documentation in your terminal, offline; docs ask answers a question.
mla helpThe complete command list; mla help <command> narrows to one command.
mla _internalHook-invoked internal commands. The hooks call these for you; you never run them by hand.