Project

leeroy

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Leeroy lets you quickly check the status of your jenkins builds from the commandline.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7
~> 10.0

Runtime

 Project Readme

#Leeroy Gem Version

Leeeeeeeeeeeeeeeeroy Jenkins!

Leeroy lets you quickly check the status of your builds from the commandline. Leeroy is called Leeroy because of this excellent meme: http://youtu.be/LkCNJRfSZBU

##Usage:

leeroy --username john@doe.com --password p455w0rd --endpoint http://jenkins.dev:8080

##Options:

+----------------------+--------------------------+
| Argument             | Description              |
+----------------------+--------------------------+
|  --username, -u <s>: | Your Jenkins username    |
|  --password, -p <s>: | Your Jenkins password    |
|  --endpoint, -e <s>: | The root URL of jenkins  |
|       --version, -v: | Print version and exit   |
|          --help, -h: | Show this message        |
+-------------------------------------------------+