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 model
Section titled “council config model”Set the default AI model — pass <name>, or omit it on a terminal for an interactive picker
Usage
council config model [options] [name]Arguments
| Argument | Description | Default |
|---|---|---|
[name] | Model id to set (omit on a TTY to pick interactively) | — |
council config wizard
Section titled “council config wizard”Guided interactive setup for common config values
Usage
council config wizard [options]