Docs/authentication doc (#1341)

This commit is contained in:
cperry-goog
2025-06-23 13:02:52 -07:00
committed by GitHub
parent 1825105d8f
commit 139668c1d1
3 changed files with 77 additions and 75 deletions

View File

@@ -4,6 +4,7 @@ Within Gemini CLI, `packages/cli` is the frontend for users to send and receive
## Navigating this section
- **[Authentication](./authentication.md):** A guide to setting up authentication with Google's AI services.
- **[Commands](./commands.md):** A reference for Gemini CLI commands (e.g., `/help`, `/tools`, `/theme`).
- **[Configuration](./configuration.md):** A guide to tailoring Gemini CLI behavior using configuration files.
- **[Themes](./themes.md)**: A guide to customizing the CLI's appearance with different themes.