Skip to main content
CLI config stores defaults so you do not need to pass -a on every command.

Set a default agent

Omit the value to pick an agent interactively:

Set timeout

Timeout is in milliseconds:

Inspect config

get and list show the resolved value and where it comes from (config file, environment, flag).

Commands

Supported keys: agent, timeout. You can also set CHATBASE_AGENT_ID in the environment. See Chatbase CLI for CI patterns.
For every flag, run chatbase config <command> --help.