Skip to content

Command Reference

DO NOT EDIT — this file is auto-generated from the Council CLI’s Commander definitions by pnpm --filter @council-ai/site docs:generate:commands. Run that command to regenerate it, and pnpm --filter @council-ai/site docs:check:commands to verify it is in sync.

Persistent AI expert panels for deliberation and decision-making

CommandDescription
council doctorDiagnose Council setup (Node, libsql, Copilot SDK, disk)
council demoRun a zero-setup, offline showcase debate (no login, keys, or network) to see Council in one command
council configView and edit Council configuration
council telemetryManage telemetry settings
council docsDocument format reference and discoverability helpers
council updateUpgrade the globally-installed Council CLI to the latest version
council uiLaunch the interactive terminal UI
council conveneRun a panel debate on a topic and persist results to the local DB.
council resumeReopen a panel: show transcript, or continue with a new prompt
council concludeSynthesize a panel’s most substantive debate into a structured decision framework.
council reviewRun the built-in code-review expert panel over a diff and print the review.
council askAsk one expert from an existing panel a single question.
council chatPersistent conversation with an expert or panel from the library.
council expertManage Council’s expert library (create, list, inspect, edit, delete)
council panelManage Council panels (create, list, inspect, edit, lint, delete)
council templatesList built-in panel templates
council sessionsList debate sessions (past runs).
council memoryManage past debates and what experts remember
council exportExport a panel transcript to markdown, json, adr, or share format
council modelsList available Copilot models (live discovery with static fallback)
OptionDescriptionDefault
-V, --versionoutput the version number
-q, --quietSuppress informational stderr output
--no-tuiSkip the interactive terminal UI and use the classic CLI