Skip to content

Releases: CrunchyData/bridge-cli

v1.3.0-rc3

03 May 03:48
Compare
Choose a tag to compare
v1.3.0-rc3 Pre-release
Pre-release
v1.3.0-rc3

v1.3.0-rc2

03 May 00:03
Compare
Choose a tag to compare
v1.3.0-rc2 Pre-release
Pre-release
v1.3.0-rc2

v1.3.0-rc1

02 May 21:28
Compare
Choose a tag to compare
v1.3.0-rc1 Pre-release
Pre-release
v1.3.0-rc1

v1.2.0

07 Apr 18:41
Compare
Choose a tag to compare

[1.2.0] - 2022-04-07

Added

  • cb team command added to manage teams. Supports create, list, info,
    update and destroy.
  • cb teams deprecated in favor of cb team list.
  • cb uri can take --role to specify the name of the role to retrieve.
  • cb role command added to manage cluster roles. Supports create, update
    and destroy.
  • cb upgrade command added to upgrade clusters. Supports start, cancel and
    status sub-commands.
  • cb detach command added to detach clusters.
  • cb restart command added to restart clusters.
  • cb rename command added to rename clusters.

Changed

  • Improved error message when local psql command cannot be found.

v1.1.0

27 Jan 16:17
Compare
Choose a tag to compare

[1.1.0] - 2022-01-27

Added

  • cb psql can take --database to specify the name of the database to
    connect.
  • cb scope can take --database to specify the name of the database to
    connect.
  • cb create can take --version to specify the major postgres version of the
    new cluster.

Changed

  • cb teams now only shows your highest permission. "Administrator" is now "Admin"

Fixed

  • The --ha flag for cb create now actually works

v1.0.0

30 Nov 00:16
Compare
Choose a tag to compare
v1.0.0

v0.7.5

19 Oct 21:46
Compare
Choose a tag to compare

[0.7.5] - 2021-10-19

Added

  • cb uri displays the URI for a cluster with the password displayed as
    black-on-black so you can still copy and paste it, but it has less of a
    chance of being unexpectedly leaked
  • cb info now shows source cluster id for replica clusters.

Fixed

  • Replica clusters show up in cb list as well as tab completion for clusters.

v0.7.4

05 Oct 19:03
Compare
Choose a tag to compare

[0.7.4] - 2021-10-05

Fixed

  • cb list shows clusters from all teams, not just personal

v0.7.3

30 Sep 23:44
Compare
Choose a tag to compare

[0.7.3] - 2021-09-30

Added

  • Cluster info now shows network id