這是用戶在 2025-7-5 17:13 為 https://github.com/google-gemini/gemini-cli/blob/main/docs/index.md?fbclid=IwY2xjawLVy41leHRuA2FlbQI... 保存的雙語快照頁面,由 沉浸式翻譯 提供雙語支持。了解如何保存?
Skip to content
Open in github.dev Open in a new github.dev tab Open in codespace

Latest commit

mattKorwelgemini-code-assist[bot]NTaylorMullen
Jul 4, 2025
d43ea26 · Jul 4, 2025

History

History
38 lines (31 loc) · 3.02 KB

index.md

File metadata and controls

38 lines (31 loc) · 3.02 KB

Welcome to Gemini CLI documentation

This documentation provides a comprehensive guide to installing, using, and developing Gemini CLI. This tool lets you interact with Gemini models through a command-line interface.

Overview

Gemini CLI brings the capabilities of Gemini models to your terminal in an interactive Read-Eval-Print Loop (REPL) environment. Gemini CLI consists of a client-side application () that communicates with a local server (), which in turn manages requests to the Gemini API and its AI models. Gemini CLI also contains a variety of tools for tasks such as performing file system operations, running shells, and web fetching, which are managed by .packages/clipackages/corepackages/core

Navigating the documentation

This documentation is organized into the following sections:

We hope this documentation helps you make the most of the Gemini CLI!