How to get the status of a jobs run by Bulk Builder in Jenkins using CLI

8 views
Skip to first unread message

vijay

unread,
Aug 30, 2017, 6:21:10 PM8/30/17
to Jenkins Users

I am running jobs from a remote server on Jenkins which uses Bull Builder to run jobs. I am running jobs using the following command. 

curl -u username:password -X POST http://localhost:8080/bulkbuilder/build -d action=immediate_build -d build=all -d pattern=foo

 

But I would also like to get the status of the jobs run by Bulk Builder from the remote machine. Is there any way to get the status of those jobs. 

Reply all
Reply to author
Forward
0 new messages