GitOps plugins
Bitbucket Cloud (GitOps provider)

Bitbucket Cloud for VibeControls

Bitbucket Cloud provider for the GitOps meta plugin — REST v2.

$vibe plugin install @vibecontrols/vibe-plugin-gitops-bitbucket
Bitbucket Cloud — VibeControls plugin illustration

About this plugin

Bitbucket Cloud provider for the @vibecontrols/vibe-plugin-gitops meta plugin.

Install

vibe plugin install @vibecontrols/vibe-plugin-gitops          # meta (once)
vibe plugin install @vibecontrols/vibe-plugin-gitops-bitbucket

Auth

App password with these permissions (https://bitbucket.org/account/settings/app-passwords/):

  • Repositories: read
  • Pull requests: read
  • Pipelines: read
vibe gitops auth set bitbucket "$BB_USERNAME:$BB_APP_PASSWORD"

PAT format: username:app_password (Basic auth). The username portion is your Bitbucket account name.

Note

Bitbucket Server / on-prem (Data Center) is NOT supported in v1 — only Bitbucket Cloud (bitbucket.org).

License

Proprietary — see LICENSE.

Use it in 30 seconds

  1. Make sure the agent is running: vibe start
  2. Install the meta first: vibe plugin install @vibecontrols/vibe-plugin-gitops
  3. Install this plugin: vibe plugin install @vibecontrols/vibe-plugin-gitops-bitbucket
  4. List installed plugins: vibe plugin list

We use cookies for essential site functions and, with your consent, for analytics to improve VibeControls. We don't use advertising or cross-site tracking cookies. See our Cookie Policy.

Preferences