{"id":48435795,"url":"https://github.com/bb-cli/bb-cli","last_synced_at":"2026-04-06T13:01:02.081Z","repository":{"id":47639247,"uuid":"394296336","full_name":"bb-cli/bb-cli","owner":"bb-cli","description":"Bitbucket Rest API CLI written in pure PHP","archived":false,"fork":false,"pushed_at":"2026-04-01T06:03:10.000Z","size":701,"stargazers_count":22,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-01T08:57:30.006Z","etag":null,"topics":["bitbucket","bitbucket-api","bitbucket-cli","cli","php-cli"],"latest_commit_sha":null,"homepage":"https://bb-cli.github.io","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bb-cli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-09T13:11:26.000Z","updated_at":"2026-03-04T09:34:06.000Z","dependencies_parsed_at":"2025-09-19T11:12:14.387Z","dependency_job_id":"030d4b54-1c30-42ef-a798-20a49232a389","html_url":"https://github.com/bb-cli/bb-cli","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/bb-cli/bb-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb-cli%2Fbb-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb-cli%2Fbb-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb-cli%2Fbb-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb-cli%2Fbb-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bb-cli","download_url":"https://codeload.github.com/bb-cli/bb-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb-cli%2Fbb-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31473271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitbucket","bitbucket-api","bitbucket-cli","cli","php-cli"],"created_at":"2026-04-06T13:00:44.909Z","updated_at":"2026-04-06T13:01:02.069Z","avatar_url":"https://github.com/bb-cli.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitbucket Rest API CLI\n\nUse Bitbucket from command line. With this app you can see pull request, pipelines, branches etc. from your terminal.\n\n![Bitbucket CLI](ss.gif)\n\n## Installation\n\n__NOTE__: Before install this package, you should have **PHP \u003e= 7** installed on your machine. For an alternative, use Docker instructions below.\n\n* Download standalone binary from [releases](https://github.com/bb-cli/bb-cli/releases)\n* Move downloaded file to path like `mv bb /usr/local/bin/bb` or `mv bb ~/.local/bin/bb`\n* For testing `bb help`\n* Let's move on to the [auth.](https://bb-cli.github.io/authentication)\n\n## Docker Setup\nAs an alternative to having a PHP runtime installed locally, you can make use of a Docker container to run Bitbucket CLI.\nFirst, make sure to create `~/.bitbucket-rest-cli-config.json` beforehand:\n```shell\ntouch ~/.bitbucket-rest-cli-config.json\n```\n\nThen, run the tool:\n```shell\ndocker run -it --rm --mount type=bind,source=\"$HOME/.bitbucket-rest-cli-config.json\",target=/root/.bitbucket-rest-cli-config.json --mount type=bind,source=\"$(pwd)\",target=/workdir,readonly ghcr.io/bb-cli/bb-cli help\n```\n\nFor ease, configure this as an alias in your chosen shell:\n```shell\nalias bb='docker run -it --rm --mount type=bind,source=\"$HOME/.bitbucket-rest-cli-config.json\",target=/root/.bitbucket-rest-cli-config.json --mount type=bind,source=\"$(pwd)\",target=/workdir,readonly ghcr.io/bb-cli/bb-cli'\n```\n\nThen use `bb help` and `bb auth` as expected in the documentation.\n\n## Usage\n\n[View the documentation](https://bb-cli.github.io) for usage information.\n\n## Development\n\nThis tool developed with help of [Github Copilot](https://copilot.github.com) :octocat:\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbb-cli%2Fbb-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbb-cli%2Fbb-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbb-cli%2Fbb-cli/lists"}