Gemini 명령줄 인터페이스 (CLI)는 터미널에서 직접 Gemini에 액세스할 수 있는 오픈소스 AI 에이전트입니다. Gemini CLI는 기본 제공 도구와 로컬 또는 원격 MCP 서버와 함께 추론 및 행동(ReAct) 루프를 사용하여 버그 수정, 새로운 기능 생성, 테스트 범위 개선과 같은 복잡한 사용 사례를 완료합니다. Gemini CLI는 코딩에 탁월할 뿐만 아니라 콘텐츠 생성, 문제 해결, 심층 조사, 작업 관리 등 다양한 작업에 사용할 수 있는 다목적 로컬 유틸리티입니다.
Gemini CLI는 개인용, Standard, Enterprise 버전의 Gemini Code Assist에서 사용할 수 있습니다.
할당량은 Gemini CLI와 Gemini Code Assist 에이전트 모드 간에 공유됩니다.
[[["이해하기 쉬움","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-07-29(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"]]