Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 21:50

Added

  • cb create --fork and cb create --replica now supports cross platform
    creation.
  • cb list command now accepts --format. Supports: table and tree.
  • cb list command now accepts --team.
  • cb maintenance update and cb upgrade update update a pending maintenance
    and a pending upgrade respectively.

Fixed

  • cb destroy completion to include --confirm.
  • cb info now returns new cluster states: resuming, suspended, suspending.
  • cb logs fails without error message.
  • cb maintenance cancel now only cancels maintenances.
  • cb psql no longer overrides a users .psqlrc with \x auto which was
    causing unexpected formatting for some users.
  • cb upgrade cancel now only cancels upgrades.
  • cb upgrade start --starting-from now checks that it is in less than 72 hours.