Idnan / tevo

A jenkins tool to run jobs from command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jenkins deploy

A jenkins tool to run jobs from command line

Configure

Run following command to configure the tool. It will ask for jenkins url, username, token (Profile > Configure > Add New Token)

jenkins configure

Once its configured the application is ready for use.

Deploy

Run following command to deploy the any job

jenkins deploy job_name 

List Jobs

Run following command to list all the jobs

jenkins deploy list-jobs 

use -v for detailed output.

todos

[x] Configure command to automate the cli download and configure the configuration
[ ] Write tests

About

A jenkins tool to run jobs from command line


Languages

Language:PHP 100.0%