Releases: gildas/bitbucket-cli
Releases · gildas/bitbucket-cli
Columns and Sort for get/list commands
Vault, private repositories, and fixes
- Passwords and Access Tokens are now stored in the vault of the OS
bb repo clone
has been enhanced to allow private cloning and support more protocols- Various bug fixes
New command and bug fixes
- Added
pr activity list
command to show the activity of a pullrequest (courtesy of @icc-vela) list
commands now sort their output- Completions match the given pattern and are sorted
OAUTH Authorization Grant and SSH Keys
bb
now support OAUTH Authorization Grant- Added SSH Key support
Bug fixes
Better pullrequest merge
bb pr merge
tries to find the pullrequest id to merge by itself- added a cache for user display names
Reviewers for PRs
- creating/updating a PR now accepts
--reviewer
. The UUID or the name of the reviewer can be used. Completion will complete reviewer's names.
v0.10.2
v0.8.0
New Commands
New commands:
- project reviewers
- artifacts (upload/download)
Some bug fixes:
- Better completion
- All commands should use the output formatting now.