Install with winget
Open PowerShell or Command Prompt and run:
winget install GitKraken.cli
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About GitKraken CLI
gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it.
Advanced Install Options
Install (latest)
winget install GitKraken.cliInstall (pinned version)
winget install --id GitKraken.cli -e --version 3.1.62Upgrade
winget upgrade GitKraken.cliUninstall
winget uninstall GitKraken.cliFrequently Asked Questions
How do I install GitKraken CLI using winget?
Open PowerShell or Windows Terminal and run:
winget install GitKraken.cli. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is GitKraken CLI?
GitKraken official command-line tool.
Is GitKraken CLI free to use?
GitKraken CLI is distributed under the CC-BY-3.0-US license. Check the publisher’s site for full licensing details.
How do I update GitKraken CLI with winget?
Run
winget upgrade GitKraken.cli in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall GitKraken CLI?
Run
winget uninstall GitKraken.cli to remove GitKraken CLI from your system.