Documentation Index
Fetch the complete documentation index at: https://docs.profclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
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 |