docs: document provider auth plugins

This commit is contained in:
Peter Steinberger
2026-01-16 00:39:29 +00:00
parent 6084421ec6
commit 96daa51d45
3 changed files with 60 additions and 0 deletions

View File

@@ -37,6 +37,9 @@ clawdbot models fallbacks list
```bash
clawdbot models auth add
clawdbot models auth login --provider <id>
clawdbot models auth setup-token
clawdbot models auth paste-token
```
`models auth login` runs a provider plugins auth flow (OAuth/API key). Use
`clawdbot plugins list` to see which providers are installed.