Files
gemini-cli/docs/index.md

7.7 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.

  • Quickstart: Your first session with Gemini CLI.
  • Installation: How to install Gemini CLI on your system.
  • Authentication: Setup instructions for personal and enterprise accounts.
  • Examples: Practical examples of Gemini CLI in action.
  • Cheatsheet: A quick reference for common commands and options.

Use Gemini CLI

User-focused guides and tutorials for daily development workflows.

Features

Technical reference 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