Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 382 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 382 Bytes

bb - the CLI to interact with your Bytebase instance

bb is the CLI to use Bytebase API to interact with your Bytebase instance.

Sample usage

bb version
# List all projects
bb projects list --url=https://bytebase.example.com --token=xxxx

Docker image

docker run --rm --name bb bytebase/bb --version