Skip to content
AIツール

Gemini CLI レビュー

Gemini CLIは、GoogleのGemini機能をターミナルに直接統合し、AIアシスタンスを提供するオープンソースのAIエージェントです。

shipped 2026年7月3日free
Domain rating92Monthly visits1.3M/mo
Gemini CLI — product screenshot

注目ポイント

1Apache 2.0ライセンスの下でオープンソース。
21日あたり1,000リクエスト、1分あたり60リクエストを提供する無料枠があります。
3Gemini 2.5 ProおよびGemini 3.1 Pro Previewモデルをサポートしています。
4個人ユーザーは2026年6月18日までにAntigravity CLIに移行します。

Gemini CLI について

ビジネスモデル
Freemium SaaS
従量課金
$0 for up to 1,000 requests/day per request
本社
Mountain View, CA, USA
資金調達
Acquired
プラットフォーム
Terminal
対象ユーザー
Developers who prefer command-line interfaces

料金プラン

Free Tier
Free
  • 60 requests/min
  • 1,000 requests/day with personal Google account

コスト例

  • Free tier allows 1,000 requests per day

経営陣

Google Team
GitHubOpen Source

Screenshots

overview

Gemini CLIとは?

Gemini CLIは、Googleが開発したオープンソースのAIエージェントツールで、開発者やその他のユーザーがGoogleのGemini機能をターミナルに直接持ち込むことを可能にします。「reason and act」(ReAct)ループを利用し、コーディング、問題解決、タスク管理のための多機能ユーティリティとして機能します。

features

Gemini CLIの主な機能

Gemini CLIは、GoogleのGeminiモデルを活用し、人工知能によってターミナルベースのワークフローを強化するために設計された堅牢な機能セットを提供します。

  • Gemini 3.1 Pro Previewを含むGemini 3モデルへの直接アクセス。
  • Google Searchグラウンディングおよびファイルシステム操作のための統合ツール。
  • スクリプトによる運用タスクの自動化機能。
  • 効率的な開発ワークフローのためのGitHubとのシームレスな統合。
  • Apache 2.0の下でのオープンソースライセンスにより、コミュニティへの貢献を促進。
  • AIセッション内でvimgit rebase -iなどのコマンドを実行するためのインタラクティブシェル(PTY Support)。
  • プロジェクトレベルのポリシーとMCP serverワイルドカードをサポートする強化されたポリシーエンジンアップデート。
  • ウェブベースのインタラクションのための実験的なBrowser Agent。
  • レート制限を含むWeb Fetch機能の改善。

use cases

Gemini CLIは誰が使うべきか?

Gemini CLIは、主にコマンドライン環境で作業する開発者、ビルダー、クリエイター向けに設計されており、技術的および創造的なタスクの幅広い範囲でAIアシスタンスを提供します。

  • 開発者: コードの理解、生成、デバッグ、リファクタリング、テストカバレッジの改善に。
  • DevOpsプロフェッショナル: 日常的な管理タスクの自動化、CI/CDパイプラインとの統合、クラウドリソースの管理に。
  • コンテンツクリエイター&研究者: コンテンツの生成、複雑な問題の解決、ターミナルから直接深い調査を行うために。
  • システム管理者: ファイル管理、データ整理、AIガイダンスによるシェルコマンドの実行に。
  • マルチモーダルアプリケーション開発者: Geminiのマルチモーダル機能を活用して画像や動画を分析し、多様な入力からアプリケーションを生成するために。

how to use

Gemini CLIの使用方法

Gemini CLIの使用を開始するには、通常、ユーザーはnpmを介してパッケージをインストールし、GoogleのGeminiモデルにアクセスするために有効なAPIキーで設定します。

  • 1npmを使用してGemini CLIをグローバルにインストールします: npm install -g @google/gemini-cli
  • 2認証のためにGoogle AI ProまたはUltra API keyを取得し、設定します。
  • 3ターミナルでgeminiコマンドを呼び出してAIアシスタンスを開始します。
  • 4コーディングタスク、スクリプト自動化、または一般的な問題解決のクエリにCLIを利用します。
  • 5AIセッション内で、vimgit rebase -iなどのインタラクティブなシェルコマンドを直接操作します。
  • 6カスタマイズされたワークフローのために、ツールレジストリの発見やポリシーエンジンアップデートなどの高度な機能を探索します。

pricing

Gemini CLIの料金とプラン

Gemini CLIはフリーミアムモデルで運用されており、個人ユーザー向けの堅牢な無料枠を提供し、有料のAPIキーを通じてエンタープライズレベルのアクセスをサポートしています。

  • 無料枠: 個人開発者向けに、1日あたり最大1,000リクエスト、1分あたり60リクエストを含む無料アクセスを提供します。この枠では、Gemini 2.5 Proとその100万token context windowにアクセスできます。
  • エンタープライズアクセス: Gemini CLIの継続的なサポートは、有料のGeminiおよびGemini Enterprise Agent Platform API keyを通じて利用可能であり、主にエンタープライズユーザー向けです。特に、2026年6月18日までに個人ユーザーがAntigravity CLIに移行した後も利用できます。

Pros

  • +Open-source under Apache 2.0 license, fostering community contributions and transparency.
  • +Offers a generous free tier with up to 1,000 requests per day for individual users.
  • +Provides access to Gemini 2.5 Pro with a 1 million token context window, enabling analysis of large codebases.
  • +Directly integrates Google's Gemini capabilities into the terminal environment for command-line efficiency.
  • +Supports a wide range of tasks including coding assistance, content generation, and workflow automation.
  • +Includes built-in tools for Google Search grounding and file operations, enhancing its utility.

Cons

  • Transitioned to Antigravity CLI for consumer users as of June 18, 2026, limiting free access to Gemini CLI via API keys.
  • Some users have reported inconsistencies in complex code generation compared to alternative AI models like Claude AI.
  • Reports of 'SUPER High' availability issues and 'conditional laziness' in identifying critical issues have been noted.
  • Specifically tied to Google's Gemini models, lacking the model agnosticism offered by tools like OpenCode.
  • The future of Gemini CLI for individual users is impacted by the Antigravity CLI transition, potentially requiring paid API keys for continued use.

類似ツール

Gemini CLIと競合製品の比較

Gemini CLIは、AIを活用したコマンドラインツールの分野で競合しており、GoogleのGeminiモデルとの直接統合とオープンソースであるという点で差別化を図っています。

1

Anthropic's CLI-based AI coding agent, highly capable for multi-file refactors and complex coding tasks.

Unlike Gemini CLI, Claude Code is a closed-source tool that typically requires a paid subscription to Anthropic's Claude models for full functionality, whereas Gemini CLI offers a generous free tier with Gemini 2.5 Pro.

2
Codex CLI

OpenAI's terminal-based coding agent that runs in a cloud sandbox for safety and works with GPT models.

Codex CLI is a direct terminal-based AI coding tool like Gemini CLI. While it was temporarily free for some users, it generally requires a ChatGPT subscription to access GPT models, whereas Gemini CLI provides free access to Gemini 2.5 Pro with a Google account.

3

An open-source, terminal-native AI coding agent that supports over 75 LLM providers, including Claude, OpenAI, Gemini, and local models.

OpenCode is a strong open-source alternative that offers broad model agnosticism and LSP integration, allowing users to choose their preferred LLM, whereas Gemini CLI is specifically tied to Google's Gemini models. It is free software but requires users to provide their own API keys or run local models.

4

An open-source AI pair programmer that integrates deeply with Git, automatically creating commits for every change it makes.

Aider focuses on a 'pair programming' experience with strong Git integration and live file editing within the terminal, which is a more specialized approach compared to Gemini CLI's broader AI assistance. It is open-source but requires API keys for LLMs.

Storkでもっと

関連AIツール

同じカテゴリの他のツール(共通タグで関連付け)