BitbucketPS
PowerShell module to interact with Atlassian Bitbucket
Install / Use
/learn @AtlassianPS/BitbucketPSREADME
layout: module permalink: /module/BitbucketPS/
BitbucketPS
This code is not yet fully implemented. Any help (including bug reporting) is appreciated.
BitbucketPS is a Windows PowerShell module to interact with Atlassian Bitbucket via a REST API, while maintaining a consistent PowerShell look and feel.
Join the conversation on
AtlassianPS.Slack.com
Instructions
Installation
...
Getting Started
Before using BitbucketPS, you'll need to define your Bitbucket server URL. You will only need to do this once:
Set-ConfigServer "https://bitbucket.example.com"
To use BitbucketPS:
Import-Module BitbucketPS
New-BitBucketSession -Credential (Get-Credential YourUserName)
Contribute
Want to contribute to AtlassianPS? Great! We appreciate everyone who invests their time to make our modules the best they can be.
Check out our guidelines on Contributing to our modules and documentation.
Contact
Feel free to comment on this project here on GitHub using the issues or discussion pages. You can also check out my blog or catch me on reddit.
Note: As with all community PowerShell modules and code, you use BitbucketPS at your own risk. I am not responsible if your bitbucket instance causes a fire in your datacenter (literal or otherwise).
Disclaimer
Hopefully this is obvious, but:
This is an open source project (under the MIT license), and all contributors are volunteers. All commands are executed at your own risk. Please have good backups before you start, because you can delete a lot of stuff if you're not careful.
Related Skills
bluebubbles
344.1kUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
gh-issues
344.1kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
healthcheck
344.1kHost security hardening and risk-tolerance configuration for OpenClaw deployments
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
