Skip to main content

CLI for DevOps Integration

Project description

banner

Leona

CLI for DevOps Integration

Install

$ pip install leona

Initial Setup

1.- Run the command leona

$ leona

The first time you run the command leona, It will create a config file named leona_config.yml in your home folder.

2.- Open the config file.

$ code ~/leona_config.yml

OR

vi ~/leona_config.yml

3.- Fill in your credentials

---
bitbucket:
  username: your_username
  password: your_password
jira:
  username: your_username
  token: your_token
teams:
  webhook: your_webhook

4.- You are good to go

$ leona

Usage: leona [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  build
  build-prod
  commitslog
  getissues
  getprojects
  jiralogs
  pr
  push
  sendmessage
  test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leona-1.0.2.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

leona-1.0.2-py2.py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page