macOS
brew install --cask gitkraken-clilocal Homebrew cask metadata
cask / rank 581
CLI for GitKraken. Version 3.1.70 via Homebrew Cask; verified 2026-07-13. Also installable with winget: winget install --id GitKraken.cli -e.
install
brew install --cask gitkraken-clilocal Homebrew cask metadata
overview
CLI for GitKraken
history
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.
security posture
No matching local secret-handling manifest was found for gitkraken-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gk | binary | Homebrew cask binary | gk |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | cask:gitkraken-cli |
|---|---|
| Version | 3.1.70 |
| Package manager | Homebrew Cask |
| Homepage | https://github.com/gitkraken/gk-cli |
| Last updated | 2026-07-13T16:50:03Z |
| Pulse | updated |
| SHA-256 | c601b75939fe1fa7b417e712cd1c429e3ab9ccb6056bb38af4e61b3209345a09 |
| Download URL | https://github.com/gitkraken/gk-cli/releases/download/v3.1.70/gk_3.1.70_darwin_arm64.zip |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
GitKraken.cli
winget install --id GitKraken.cli -egk
sudo port install gkmain/gk
scoop install main/gksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.