Based on
python-jenkins: https://github.com/openstack/python-jenkins
Tested on
Jenkins ver: 1.565, 1.655
Python ver: 2.7, 3.4, 3.5
https://github.com/LD250/jenkins-cli-python
Please check the documentation for installation options
| jobs: | Show all jobs and their statuses |
|---|---|
| queue: | Show builds queue |
| building: | Build executor status |
| start: | Start job |
| info: | Job info |
| setbranch: | Set VCS branch (Mercurial or Git) |
| stop: | Stop job |
| configxml: | Get the xml of job configuration |
| console: | Show console for the build |
| builds: | Show builds for the job |
| changes: | Show build's changes |