A simple tool to rapidly create and debug jenkins pipelines
Project description
Jenkins Rapid
A commandline tool to quickly debug Jenkins piepline files
Install
$ pip install jenkins-rapid
Usage:
# Creates a new pipeline and tiggers job
$ jrp --job <job_name> --url <jenkins_url> --user <username> --token <user_api_tokern>
# Deletes job
$ jrp delete --job <job_name> --url <jenkins_url> --user <username> --token <user_api_tokern>
Features
- Creates pipelines if name does not exist
- Overwrites existing pipeline
- Triggers build
- Displays Jenkins console logs get tailed directly get to user terminal
- Stop running job when user exits console logs
Additonal info
-
Environment variables can be set for the following values for jenkins url and user credentials and will take presedence over commandline arguments
JENKINS_URL JENKINS_USER JENKINS_PASSWORD
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
jenkins_rapid-0.2.tar.gz
(6.4 kB
view details)
File details
Details for the file jenkins_rapid-0.2.tar.gz
.
File metadata
- Download URL: jenkins_rapid-0.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/2.7.15+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af135a2881fd8986d9e51ca5109386643efed85d890859421ade584290ec9038 |
|
MD5 | 62b5e07a2a0aec596108e67163bdf916 |
|
BLAKE2b-256 | ccd1943eb900569a85fa6098415537e771feca0f1203bed7452a47077e311f98 |