Re: Running Jenkins jobs in command line

2016-09-22 Thread Daniel Beck
> On 22.09.2016, at 19:38, Indra Gunawan (ingunawa) wrote: > > If you want your user to crash/shut down your Jenkins with a groovy script > that does “System.exit(0)” then you go ahead allow CLI (run jenkins from > command line) While this is theoretically possible, it requires extensive perm

Re: Running Jenkins jobs in command line

2016-09-22 Thread Indra Gunawan (ingunawa)
l.com>> Reply-To: "jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>" mailto:jenkinsci-users@googlegroups.com>> Date: Thursday, September 22, 2016 at 10:32 AM To: Jenkins Users mailto:jenkinsci-users@googlegroups.com>> Subject: Running Jenkins jobs in

Running Jenkins jobs in command line

2016-09-22 Thread Bubunia Patra
Hi all, One of the opensource tool will trigger the Jenkins job from command line and update the results. I googled and found some articles: http://techieroop.com/run-jenkins-build-from-command-line/ http://www.ittybittytalks.com/how-to-automate-your-jenkins-build-script/ Can some one tell me h