Releases: CrunchyData/bridge-cli
Releases · CrunchyData/bridge-cli
v1.3.0-rc3
v1.3.0-rc3
v1.3.0-rc2
v1.3.0-rc2
v1.3.0-rc1
v1.3.0-rc1
v1.2.0
[1.2.0] - 2022-04-07
Added
cb team
command added to manage teams. Supportscreate
,list
,info
,
update
anddestroy
.cb teams
deprecated in favor ofcb team list
.cb uri
can take--role
to specify the name of the role to retrieve.cb role
command added to manage cluster roles. Supportscreate
,update
anddestroy
.cb upgrade
command added to upgrade clusters. Supportsstart
,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
[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
v1.0.0
v0.7.5
[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 leakedcb 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
[0.7.4] - 2021-10-05
Fixed
cb list
shows clusters from all teams, not just personal
v0.7.3
[0.7.3] - 2021-09-30
Added
- Cluster info now shows network id