diff options
| author | cperry-goog <[email protected]> | 2025-06-23 13:02:52 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-23 13:02:52 -0700 |
| commit | 139668c1d1b34290d041a33f123856b56a1769d7 (patch) | |
| tree | aa23d2266c2f1433a2c3fc6224fc2cd4419dffa7 /docs/cli/index.md | |
| parent | 1825105d8fb300211a5c0b396d22220313036f06 (diff) | |
Docs/authentication doc (#1341)
Diffstat (limited to 'docs/cli/index.md')
| -rw-r--r-- | docs/cli/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cli/index.md b/docs/cli/index.md index e0b41096..430548b9 100644 --- a/docs/cli/index.md +++ b/docs/cli/index.md @@ -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. |
