Releases: gildas/bitbucket-cli
Releases · gildas/bitbucket-cli
New command and bug fixes
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.
More output formats
Added Documentation about output formats.
Added the following formats:
- csv
- tsv
Output formats
The CLI will now output data in the table format by default.
Possible output formats:
- json
- yaml
- table