Skip to content

Releases: gildas/bitbucket-cli

Columns and Sort for get/list commands

15 Aug 11:16
v0.16.0
6583239
Compare
Choose a tag to compare
  • It is now possible to add --columns and --sort to get/list commands
  • Bug fixes

Vault, private repositories, and fixes

04 Aug 21:16
v0.15.0
897ed4d
Compare
Choose a tag to compare
  • 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

02 May 23:49
v0.14.0
Compare
Choose a tag to compare
  • 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

02 May 23:47
v0.13.0
Compare
Choose a tag to compare
  • bb now support OAUTH Authorization Grant
  • Added SSH Key support

Bug fixes

02 May 23:45
v0.12.1
Compare
Choose a tag to compare
  • Added --dry-run and --*error flags to key commands
  • Added --name flag to key create command
  • Better error management

Better pullrequest merge

02 May 23:43
v0.12.0
Compare
Choose a tag to compare
  • bb pr merge tries to find the pullrequest id to merge by itself
  • added a cache for user display names

Reviewers for PRs

02 May 23:40
9f4581f
Compare
Choose a tag to compare
  • 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

21 Sep 07:57
Compare
Choose a tag to compare
Release 0.10.2

v0.8.0

30 Dec 15:52
Compare
Choose a tag to compare
Release 0.8.0

New Commands

15 Dec 03:11
Compare
Choose a tag to compare

New commands:

  • project reviewers
  • artifacts (upload/download)

Some bug fixes:

  • Better completion
  • All commands should use the output formatting now.