Synopsis
Description
Add, remove, and test AI provider configurations. Manage which providers are active and set the default provider for chat sessions.Subcommands
| Subcommand | Alias | Description |
|---|---|---|
list | ls | List configured AI providers |
add <type> | Add and configure an AI provider | |
remove <type> | Remove a provider configuration | |
test [type] | Test provider health (all or specific) | |
default [type] | Get or set the default provider | |
models [type] | List available models |
Flags
| Flag | Type | Description |
|---|---|---|
--yes | boolean | Skip confirmation (remove) |
--json | boolean | Output as JSON |