Skip to main content

Synopsis

profclaw provider <subcommand> [flags]

Description

Add, remove, and test AI provider configurations. Manage which providers are active and set the default provider for chat sessions.

Subcommands

SubcommandAliasDescription
listlsList 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

FlagTypeDescription
--yesbooleanSkip confirmation (remove)
--jsonbooleanOutput as JSON

Examples

profclaw provider list