Skip to content

Releases: CrunchyData/bridge-cli

v3.2.0-dev1

24 Jan 21:07
9f3665f

Choose a tag to compare

v3.2.0-dev1 Pre-release
Pre-release
-v3.2.0-dev1

v3.1.0

18 Nov 14:48
45a07a5

Choose a tag to compare

Added

  • cb tailscale command added to add and remove a cluster from a Tailscale
    network. Supports connect and disconnect.
  • cb maintenance command added to manage cluster maintenance windows. Supports
    info and update.
  • cb info now returns some maintenance window information

Fixed

  • Fix cluster id bug with cb restart

v3.1.0-dev

03 Nov 20:32

Choose a tag to compare

v3.1.0-dev Pre-release
Pre-release
v3.1.0-dev

v3.0.2

24 Oct 21:41
c2cdb49

Choose a tag to compare

Fixed

  • Fix cluster id parsing bug with cb logs.

v3.0.1

19 Oct 19:06
a7b2713

Choose a tag to compare

Fixed

  • Fix cluster id parsing bug with cb backup list.

v3.0.0

18 Oct 19:13
5afc078

Choose a tag to compare

Added

  • Support for using cluster name or id with most commonly used commands.
  • host field to cb info output.

Fixed

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

v3.0.0-dev

17 Oct 16:02
4c9f056

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

Choose a tag to compare

Fixed

  • No output from cb token.

v2.2.0

19 Aug 15:55
58ddb3b

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

Choose a tag to compare

v2.2.0-dev Pre-release
Pre-release

Added

  • cb logout to logout a user from the CLI.