Files
gemini-cli/docs/index.md
Bryan Morgan debcda93bc fix(docs): resolve broken links in documentation
This commit fixes the Lychee link checker errors in the pre-submit workflow by converting several absolute repository paths that resolve to the file system root during tests to correct relative paths. Also corrects the broken 'Terms and privacy' link in index.md.
2026-03-18 20:15:49 -04:00

5.9 KiB

Gemini CLI documentation

Gemini CLI brings the power of Gemini models directly into your terminal. Use it to understand code, automate tasks, and build workflows with your local project context.

Install

npm install -g @google/gemini-cli

Get started

Jump in to Gemini CLI.

Use Gemini CLI

User-focused guides and tutorials for daily development workflows.

Features

Technical documentation for each capability of Gemini CLI.

Configuration

Settings and customization options for Gemini CLI.

Reference

Deep technical documentation and API specifications.

Resources

Support, release history, and legal information.

Development

Releases