Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 18:41

[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.