macOS
brew install --cask gitkraken-clilocal Homebrew cask metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.