Releases: daniel-pittman/bitbucket-cli
Releases · daniel-pittman/bitbucket-cli
v1.0.0 - Initial Release
Features
- Pipeline management: list, watch, trigger, stop, view logs
- Pull request operations: create, approve, merge, decline, diff, comments
- Repository browsing: list repos, branches, downloads, pipeline variables
- Auto-detection: automatically detects repo from git remote
- Browser integration: quick-open any resource in your browser
- Workspace override:
-wflag to switch workspaces on the fly
Installation
git clone https://github.com/daniel-pittman/bitbucket-cli.git
cd bitbucket-cli
chmod +x bb
ln -s "$(pwd)/bb" /usr/local/bin/bbSee README for configuration instructions.