Hi,
How to supply build started by user for jenkins cli build ??? Is there any provision for this ??? Please let me know.. Thanks in advance ... Mallikarjuna ---- On Thu, 18 Apr 2013 20:11:03 +0530 Jason [via Jenkins] Stanley <[email protected]> wrote ---- Yes. java -jar Jenkins-cli.jar -s JENKINS_URL build JOB_NAME -p KEY1=VAL1 -p KEY2=VAL2 -p KEY3=VAL3 From: [hidden email] [mailto:[hidden email]] On Behalf Of mallikarjunece Sent: Thursday, April 18, 2013 8:53 AM To: [hidden email] Subject: How to pass multiple parameters to jenkins cli build Hi, I want to trigger jenkins build from remote server using jenkins-cli with multiple parameters , like java -jar jenkins-cli.jar -s JENKINS_URL build JOB_NAME -p KEY1=VAL1 KEY2=VAL2 ... Is it possible ? please let me know. Thanks in advance... Mallikarjuna View this message in context: How to pass multiple parameters to jenkins cli build Sent from the Jenkins users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. If you reply to this email, your message will be added to the discussion below: http://jenkins.361315.n4.nabble.com/How-to-pass-multiple-parameters-to-jenkins-cli-build-tp4663381p4663400.html To unsubscribe from How to pass multiple parameters to jenkins cli build, click here. NAML -- View this message in context: http://jenkins.361315.n4.nabble.com/How-to-pass-multiple-parameters-to-jenkins-cli-build-tp4663381p4663543.html Sent from the Jenkins users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
