Skip to main content

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

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