Skip to content

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, and pnpm --filter @council-ai/site docs:check:commands to verify it is in sync.

View and edit Council configuration

council config [options] [command]

Print effective config values with source annotation

Usage

council config show [options]

Print the config file path (useful for scripts)

Usage

council config path [options]

Open the config file in $EDITOR and validate on save

Usage

council config edit [options]

Set a supported config value

Usage

council config set [options] <key> <value>

Arguments

ArgumentDescriptionDefault
<key>Dot-notation config key
<value>Value to write

Guided interactive setup for common config values

Usage

council config wizard [options]