Skip to main content
bb CLI is the command-line tool of Bytebase, helping developers integrate MySQL and PostgreSQL schema change into the existing CI/CD workflow. By integrating bb with your existing CI/CD system (GitLab CI, GitHub Actions, etc.), you can bring all best practices of CI/CD to the database. _

πŸš€ Features

  • From SQL Editor, you can now sync your SQL scripts stored in the linked VCS system.
_
  • Star the sheets to save them in a list.
_
  • List database extensions for PostgreSQL.
_
  • Support creating a Postgres database with an owner.
_

πŸŽ„ Enhancement

  • Support changing data for a single database in a tenant project.

🐞 Notable bug fixes

  • Cancel the display limitation of 20 repositories when configuring VCS for a project.
  • Prevent accidental clearance of the content in SQL Editor when using the formatting function.
  • Fix bugs that produce duplicate items in a project list.

🎠 Community

βš™οΈ Install and Upgrade

Before upgrading: 1) Back up the metadata β€” in-place downgrade is not supported. 2) Do not run multiple containers on the same data directory. 3) Terraform users: upgrade Bytebase server first, then apply the new Terraform config.