Yes. java -jar Jenkins-cli.jar -s JENKINS_URL build JOB_NAME -p KEY1=VAL1 -p KEY2=VAL2 -p KEY3=VAL3
From: [email protected] [mailto:[email protected]] On Behalf Of mallikarjunece Sent: Thursday, April 18, 2013 8:53 AM To: [email protected] 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<http://jenkins.361315.n4.nabble.com/How-to-pass-multiple-parameters-to-jenkins-cli-build-tp4663381.html> Sent from the Jenkins users mailing list archive<http://jenkins.361315.n4.nabble.com/Jenkins-users-f361316.html> 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. -- 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.
