Comandos Auth

Comandos Auth

Gerencie credenciais e autenticação.

Adicionar Credenciais

# Claude/Anthropic
openclaw auth add anthropic

# OpenAI
openclaw auth add openai

# Serviços
openclaw auth add gmail
openclaw auth add github --token TOKEN
openclaw auth add notion --token TOKEN

Listar Credenciais

openclaw auth list

Atualizar

openclaw auth refresh gmail

Remover

openclaw auth remove github

Testar

# Verificar se credenciais funcionam
openclaw auth test anthropic
openclaw auth test gmail

Profiles

# Listar perfis de modelo
openclaw auth profiles

# Usar perfil específico
openclaw agent --profile anthropic:claude-opus