I’ve been working on a CLI for Bitbucket Cloud/Data Center that brings gh-style
commands to the terminal. It’s open source and available at
Main idea: fast, scriptable commands for PRs, branches, repos, webhooks, etc.
Works with both Cloud and Data Center APIs.
I’d appreciate feedback from anyone who:
- Uses Bitbucket from the command line
- Automates workflows or CI/CD with Bitbucket
- Has pain points with the existing tooling
What features would actually be useful? What am I missing?
Install: go install github.com/avivsinai/bitbucket-cli/cmd/bkt@latest
Thanks for any input! ![]()