Jenkins CLI - Command line interface for Jenkins automation server
by•
Replies
Best
Maker
Hello, my name is Denys. It is my first project on ProductHunt.
Interact with Jenkins via command line.
Base set of commands for every day use:
- Show all jobs and their statuses
- Show builds queue
- Build executor status
- Start job
- Job info
- Set VCS branch (Mercurial or Git)
- Stop job
- Show console for the build
- Show builds for the job
- Show build's changes
If you have ideas on new features or find a bug - please create issue or send PR: https://github.com/LD250/jenkins...
Replies