An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# BitBucket CLI

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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
```