bb-cli
« Back to VersTracker
Description:
Bitbucket Rest API CLI written in pure PHP
Type: Formula  |  Latest Version: 1.3.4@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: bitbucket cli api php devops
Install: brew install bb-cli
About:
bb-cli is a command-line interface tool built in PHP that interacts with the Bitbucket REST API. It enables developers to manage repositories, pull requests, and issues directly from the terminal. The tool streamlines CI/CD workflows and repository administration without requiring a web browser.
Key Features:
  • Full support for Bitbucket Cloud REST API endpoints
  • Pure PHP implementation (no external binaries required)
  • Interactive command mode and scriptable automation
  • Configurable authentication and profile management
Use Cases:
  • Automating repository creation and permission management in CI pipelines
  • Bulk updating pull request statuses or descriptions
  • Generating local reports on repository activity and metrics
Alternatives:
  • atlas-cli – Atlassian's official CLI; bb-cli offers a lighter, PHP-native alternative with similar core functionality.
  • curl – Generic HTTP client; bb-cli provides structured commands and error handling specific to Bitbucket.
License: MIT
Dependencies: php
Bottles available for: all
Version History
Detected Version Rev Change Commit