https://github.com/sbmueller/bitbucket-cli
BitBucket Server command line interface
https://github.com/sbmueller/bitbucket-cli
Last synced: 21 days ago
JSON representation
BitBucket Server command line interface
- Host: GitHub
- URL: https://github.com/sbmueller/bitbucket-cli
- Owner: sbmueller
- License: mit
- Created: 2020-10-10T13:39:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-21T10:35:06.000Z (over 5 years ago)
- Last Synced: 2025-11-11T19:25:38.610Z (8 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BitBucket CLI
[](https://opensource.org/licenses/MIT)
This project is under development.
# Installation
```
python -m pip install git+https://github.com/sbmueller/bitbucket-cli.git
```
## Dependencies
- argparse
- atlassian-python-api
- gitpython
# Usage
```
bitbucket --help
```