council config
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, andpnpm --filter @council-ai/site docs:check:commandsto verify it is in sync.
View and edit Council configuration
council config [options] [command]Subcommands
Section titled “Subcommands”council config show
Section titled “council config show”Print effective config values with source annotation
Usage
council config show [options]council config path
Section titled “council config path”Print the config file path (useful for scripts)
Usage
council config path [options]council config edit
Section titled “council config edit”Open the config file in $EDITOR and validate on save
Usage
council config edit [options]council config set
Section titled “council config set”Set a supported config value
Usage
council config set [options] <key> <value>Arguments
| Argument | Description | Default |
|---|---|---|
<key> | Dot-notation config key | — |
<value> | Value to write | — |
council config wizard
Section titled “council config wizard”Guided interactive setup for common config values
Usage
council config wizard [options]