Skip to content

Releases: CrunchyData/bridge-cli

v3.6.7

30 Oct 15:40
5ca9fcf

Choose a tag to compare

v3.6.6

01 May 15:42

Choose a tag to compare

Added

  • cb create now accepts --maintenance-window-start.

v3.6.5

30 Apr 15:32

Choose a tag to compare

v3.6.5

v3.6.4

07 Apr 18:39

Choose a tag to compare

v3.6.4

v3.6.3

03 Apr 23:33

Choose a tag to compare

v3.6.3 Pre-release
Pre-release
v3.6.3

v3.6.2

11 Dec 16:53

Choose a tag to compare

Fixed

  • Pagination limit on cb list, cb network list, cb team list and
    cb team_member list.

v3.6.1

05 Nov 21:49

Choose a tag to compare

Added

  • cb config-param list-supported now returns min_value, max_value, and
    enum constraints for each parameters, if applicable.

Fixed

  • cb info now correctly handles firewall rules with an empty description.

v3.6.0

26 Jul 15:16

Choose a tag to compare

Added

  • cb info now displays tailscale status.
  • cb network now manages firewall rules and supports the following
    subcommands: add-firewall-rule, list-firewall-rules,
    remove-firewall-rule and update-firewall-rule.
  • cb network now manages VPC peerings and supports the following subcommands:
    create-peering, delete-peering, get-peering and list-peerings.

Deprecated

  • cb firewall deprecated in favor of cb network.

Fixed

  • Expired session handling not prompting for new login.
  • cb list completion to include --format.

v3.5.1

09 May 20:06

Choose a tag to compare

Fixed

  • cb config-param set issue truncating values with multiple = characters.
  • cb psql prompt line wrapping issue.
  • cb uri retrieving correct user role credentials for a replica.

v3.5.0

31 Jan 13:23

Choose a tag to compare

Added

  • cb psql now provides a builtin menu of commonly useful queries.