CLI Overview
All about the command line version of the GitButler tool
In addition to the Desktop graphical client, GitButler ships with a command line interface that allows you to do all of the same powerful things that the GUI does, but from the terminal or via scripts or agents.
This includes tooling for:
- managing stacked and parallel branches
- an operations log and restoration of older states
- powerful commit editing
- upstream management
- conflict resolution
- worktree management
All with a simple command line tool.
Feel free to get started with our Tutorial or just dig into the available commands.
Last updated on