Skip to content

Releases: CrunchyData/bridge-cli

v3.0.0-dev

17 Oct 16:02
4c9f056
Compare
Choose a tag to compare
v3.0.0-dev Pre-release
Pre-release

Added

  • Support for using cluster name or id with cb info and cb uri.
  • host field to cb info output.

Fixed

  • Fix cpu and memory type due to recent API changes from Int to Float.

v2.2.1

22 Aug 19:44
ba9ded0
Compare
Choose a tag to compare

Fixed

  • No output from cb token.

v2.2.0

19 Aug 15:55
58ddb3b
Compare
Choose a tag to compare

Added

  • cb role list shows current roles for a cluster.
  • cb psql to take --role to specify the name of the role to connect.
  • cb logout to logout a user from the CLI.

v2.2.0-dev

21 Jun 17:40
Compare
Choose a tag to compare
v2.2.0-dev Pre-release
Pre-release

Added

  • cb logout to logout a user from the CLI.

v2.1.0

03 Jun 12:53
104cd88
Compare
Choose a tag to compare

Added

  • cb backup list shows current backups for a cluster.
  • cb backup token creates a backup token for a cluster.
  • cb suspend and resume to temporarily stop running a cluster.
  • cb backup capture manually starts a backup for a cluster.

Fixed

  • Fix required arguments check for cb upgrade cancel and cb upgrade status.

v2.1.0-dev4

26 May 21:16
4497f8c
Compare
Choose a tag to compare
v2.1.0-dev4 Pre-release
Pre-release
-v2.1.0-dev4

v2.1.0-dev3

26 May 20:07
c995984
Compare
Choose a tag to compare
v2.1.0-dev3 Pre-release
Pre-release

Added

  • cb backup list shows current backups for a cluster.
  • cb backup token creates a backup token for a cluster.
  • cb suspend and resume to temporarily stop running a cluster.
  • cb backup capture manually starts a backup for a cluster.

v2.1.0-dev2

24 May 00:21
Compare
Choose a tag to compare
v2.1.0-dev2 Pre-release
Pre-release

Added

  • cb backup list shows current backups for a cluster.
  • cb suspend and resume to temporarily stop running a cluster.
  • cb backup capture manually starts a backup for a cluster.

v2.1.0-dev1

19 May 21:05
Compare
Choose a tag to compare
v2.1.0-dev1 Pre-release
Pre-release

Added

  • cb backup list shows current backups for a cluster.
  • cb suspend and resume to temporarily stop running a cluster.

v2.0.0

17 May 13:28
388777a
Compare
Choose a tag to compare

[2.0.0] - 2022-05-17

Added

  • --full option to cb restart to restart the entire server.

Removed

  • cb teams removed in favor of cb team list.

Changed

  • Updated cb scope connections to utilize SCRAM with channel binding only.