Skip to content

bb-cli/bb-cli

Repository files navigation

Bitbucket Rest API CLI

Use Bitbucket from command line. With this app you can see pull request, pipelines, branches etc. from your terminal.

Bitbucket CLI

Installation

NOTE: Before install this package, you should have PHP >= 7 installed on your machine.

  • Download standalone binary from releases
  • Move downloaded file to path like mv bb /usr/local/bin/bb
  • For testing bb help
  • Let's move on to the auth.

Usage

View the documentation for usage information.

Development

This tool developed with help of Github Copilot :octocat:

License

The MIT License (MIT). Please see License File for more information.