macOS
brew install --cask gitkraken-clilocal Homebrew cask metadata
cask / 順位 581
gitkraken-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install --cask gitkraken-clilocal Homebrew cask metadata
概要
CLI for GitKraken
履歴
GitKraken CLI is the `gk` command-line companion to GitKraken. It brings GitKraken's multi-repository work-item model, provider authentication, Git passthrough, AI-assisted commits and pull requests, and an MCP server into terminal workflows.
The public GitHub repository for `gk-cli` was created in February 2023. Its README describes the CLI as GitKraken on the command line and centers the product around Work Items, a workflow abstraction for coordinating changes across one or more repositories.
The project evolved as a vendor-maintained release and documentation repository, with binary releases for macOS, Unix-like systems, and Windows. By 2026, release tags in the 3.x series and Homebrew cask packaging showed the CLI as a regularly packaged GitKraken product surface.
Adoption is tied to the existing GitKraken ecosystem rather than to a language runtime community. The CLI targets developers who already use Git hosting providers, issue trackers, and GitKraken accounts, then exposes those workflows through `gk auth`, `gk provider`, `gk work`, `gk workspace`, and Git passthrough commands.
The MCP server documented in the README made the tool relevant to AI-assisted development workflows by exposing local Git, GitHub, Jira, and GitKraken actions to compatible assistants.
Practitioners authenticate with `gk auth login`, enter a repository, create a work item with `gk work create`, commit with `gk work commit --ai`, push with `gk work push`, and create pull requests with `gk work pr create --ai`. The README also documents using `gk` as a passthrough for ordinary Git commands such as `gk status`.
For package maintainers, GitKraken CLI is a vendor CLI distributed as a Homebrew cask because it ships prebuilt binaries rather than a formula-built open-source package. The cask token `gitkraken-cli` preserves the distinction between the terminal product and the broader GitKraken desktop brand.
セキュリティ状態
gitkraken-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gk | バイナリ | Homebrew cask バイナリ | gk |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | cask:gitkraken-cli |
|---|---|
| バージョン | 3.1.70 |
| パッケージマネージャ | Homebrew Cask |
| ホームページ | https://github.com/gitkraken/gk-cli |
| 最終更新 | 2026-07-13T16:50:03Z |
| Pulse | updated |
| SHA-256 | c601b75939fe1fa7b417e712cd1c429e3ab9ccb6056bb38af4e61b3209345a09 |
| ダウンロード URL | https://github.com/gitkraken/gk-cli/releases/download/v3.1.70/gk_3.1.70_darwin_arm64.zip |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
GitKraken.cli
winget install --id GitKraken.cli -egk
sudo port install gkmain/gk
scoop install main/gkソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.