[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-08-08 UTC。"],[],[],null,["# Gemini CLI\n\n| **Preview**\n|\n|\n| This product is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\n\u003cbr /\u003e\n\nThe [Gemini command line interface (CLI)](https://github.com/google-gemini/gemini-cli) is an open source\nAI agent that provides access to Gemini directly in your terminal. The\nGemini CLI uses a reason and act (ReAct) loop with your built-in tools\nand local or remote MCP servers to complete complex use cases like fixing bugs,\ncreating new features, and improving test coverage. While the Gemini\nCLI excels at coding, it's also a versatile local utility that you can use for\na wide range of tasks, from content generation and problem solving to deep\nresearch and task management.\n\nGemini Code Assist for individuals, Standard, and Enterprise each\n[provide quotas](/gemini/docs/quotas) for using the Gemini CLI. Note that these\nquotas are shared between Gemini CLI and Gemini Code Assist\nagent mode.\n\nThe Gemini CLI is available without additional setup in\n[Cloud Shell](https://cloud.google.com/shell/docs/use-cloud-shell-terminal). To get\nstarted with Gemini CLI in other environments, see the\n[Gemini CLI documentation](https://github.com/google-gemini/gemini-cli).\n\nGemini Code Assist agent mode\n-----------------------------\n\n[Gemini Code Assist agent mode](/gemini/docs/codeassist/use-agentic-chat-pair-programmer) in VS Code is powered by\nGemini CLI. A subset of Gemini CLI functionality is\navailable directly in the Gemini Code Assist chat within your IDE.\n\nThe following Gemini CLI features are available in\nGemini Code Assist for VS Code.\n\n- [Model Context Protocol (MCP) servers](/gemini/docs/codeassist/use-agentic-chat-pair-programmer#configure-mcp-servers)\n- Gemini CLI [commands](https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/commands.md): `/memory`, `/stats`, `/tools`, `/mcp`\n- [Yolo mode](/gemini/docs/codeassist/use-agentic-chat-pair-programmer#yolo-mode)\n- built-in tools like grep, terminal, file read or file write\n- Web search\n- Web fetch"]]