GitKraken Desktop
Overview
GitKraken CLI
Master Git, Simplify Everything: Right in the Terminal
GitKraken CLI is the developer tool that transforms how you interact with Git. Whether you’re managing multiple repositories or streamlining team workflows, GitKraken CLI puts unparalleled Git control at your fingertips.
@GitKraken CLI is so incredibly helpful, even for a way-back Git user.
@vernetdehaven
Even if you’re a CLI user, the GitKraken CLI gives you a richer experience with autocomplete and many other features.
@rmjoia
#GitKraken rocks! Loving the CLI.
@arlvinm
Introducing Work Items
GitKraken is creating a whole new way to think about and manage your dev workflow. It revolves around what we call a Work Item. Think of a Work Item as the self-contained scope of work that relates to a bug or feature. It can be for a single repo or multiple repos anywhere on your filesystem. Here is a general gist of how you would use a Work Item.
gk work start
Start with an issue or task and create a Work Item for it, add your repo(s), and start making your changes. The CLI will handle switching to main and creating a new branch for you.

gk work commit
Make commits across all the repositories you added to the Work Item with a single in command. You can even let AI generate the commit messages for you.

gk work pr create
Once you are done with your changes, push them up and use the CLI to create a Pull Request. AI can help here as well by generating the PR title and description based on the changes you made.

gk work end
When the PR is merged, wrap things up by ending your work item, all your selected repos will revert to their default branch, the temporary branches will be deleted, and you are ready to start another work item.

AI in Your Terminal
Carefully crafting commit messages and pull requests can be a chore. Let GitKraken CLI help you out with it using it’s simple commands.

Streamline Multi-Repo Workflows
Sometimes you have separate repos that are fundamentally tied to each other. In many cases, you might wish that these were in a monorepo. But monorepos come with problems of their own and in some cases are more headache than they are worth. Luckily, GitKraken CLI makes this easy using the exact same Work Item flow.

Git Command Passthrough
Juggling CLI commands can be a hassle. The GitKraken CLI lets you use the same git commands with gk so you don’t have to even think about it.

Workspace Friendly
If you are already a GitKraken user and you have your workspaces set up how you like them, you can continue to use those to set up your work items. The integration between Work Items and Workspaces is seamless. If you are new to workspaces, think of a Workspace as a group of repositories. This could be a group of repos for an entire org, a specific team, or even just a collection of your open source projects.

Use GitKraken CLI for Free
Collaborate across repositories, unite on PRs & Issues from various platforms,
and visualize Git data as a team whenever needed.