docs: clarify Gemini CLI OAuth

This commit is contained in:
Peter Steinberger
2026-01-25 05:53:17 +00:00
parent 495616d13e
commit 43a6c5b77f
2 changed files with 34 additions and 0 deletions

View File

@@ -89,6 +89,8 @@ Clawdbot ships with the piai catalog. These providers require **no**
- Gemini CLI OAuth is shipped as a bundled plugin (`google-gemini-cli-auth`, disabled by default).
- Enable: `clawdbot plugins enable google-gemini-cli-auth`
- Login: `clawdbot models auth login --provider google-gemini-cli --set-default`
- Note: you do **not** paste a client id or secret into `clawdbot.json`. The CLI login flow stores
tokens in auth profiles on the gateway host.
### Z.AI (GLM)