CLI for DevOps Integration
Project description
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
azure:
client_id:
client_secret:
tenant_id:
subscription_id:
resource:
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
Release history Release notifications | RSS feed
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.8.tar.gz
(7.4 kB
view hashes)
Built Distribution
Close
Hashes for leona-1.0.8-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e54d2f1e2973358deccfa24d9eed6e8cb94ed929a27ef1cdc8aa64a55c913f09 |
|
MD5 | 984ecc702487addd377428b6d1ef8f7e |
|
BLAKE2b-256 | 3e85f2d940ccbcdf21229a106f2d6f8e6df17672b34bcfab0e4ae377d5dc9e4a |