diff options
| author | Bryan Morgan <[email protected]> | 2025-06-23 23:37:07 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-23 23:37:07 -0400 |
| commit | f7caca5f941c7ab1f4c25f2d117b2217703e7d79 (patch) | |
| tree | 9b2321a194861e32d9aa83f53f053083c6034a0d /docs/cli/index.md | |
| parent | 0abd2a644e947b7794dd68615d5d3d1553b0b5fd (diff) | |
Updated README.md (#1367)
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 430548b9..fe10f90a 100644 --- a/docs/cli/index.md +++ b/docs/cli/index.md @@ -7,6 +7,7 @@ Within Gemini CLI, `packages/cli` is the frontend for users to send and receive - **[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. +- **[Token Caching](./token-caching.md):** Optimize API costs through token caching. - **[Themes](./themes.md)**: A guide to customizing the CLI's appearance with different themes. - **[Tutorials](tutorials.md)**: A tutorial showing how to use Gemini CLI to automate a development task. |
