Skip to content

Bitbucket Server CLI

bb is a Go CLI for automating Bitbucket Server/Data Center workflows. It is positioned as the gh-style CLI for Bitbucket Server/Data Center teams.

This docs site is the release-versioned public reference for installation, usage patterns, full command help, advanced workflows, JSON schemas, and architecture decision records.

Start here

Reference and advanced guides

Documentation model

  • Command and ADR pages are generated from source-of-truth code and decision records.
  • Bulk policy/plan/apply schemas are generated from validated workflow models.
  • Non-generated docs in docs/site/ explain usage patterns, safety contracts, and operator workflows.