> 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
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
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