It appears to me that this requires Jenkins to be installed and running. We don't have a head on our Jenkins server, so our only access is ssh or the Jenkins web page.
I'm trying to make this as simple as possible. I like the cli concept, but I also want to avoid starting Jenkins until the build machine is entirely set up. Is there a way to download jenkins-cli.jar from a shell script? Chris Carlson Sr. Software Engineer Zodiac Inflight Innovations 2929 E. Imperial Hwy. Brea, CA 92821 USA P: 714.854.8478 www.imsco-us.com<http://www.imsco-us.com> From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Mark Waite Sent: Monday, August 19, 2013 10:33 AM To: jenkinsci-users@googlegroups.com Subject: Re: How to download plugins from Linux shell The Jenkins command line interface can install plugins and restart the Jenkins server. Refer to https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI Mark Waite ________________________________ From: Christopher Carlson <cwcarls...@gmail.com<mailto:cwcarls...@gmail.com>> To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> Sent: Monday, August 19, 2013 11:31 AM Subject: How to download plugins from Linux shell Is it possible to download plugins using a bash shell script? Our company would like to be able to automate setting up a build machine, and we want to limit the amount of steps required. They want something like: 1. Install Jenkins 2. svn co .../stable/jenkins 3. ./InstallPlugins This way, the only things maintained in subversion are the jobs, scripts and anything that can't be downloaded from the Internet. Thanks for any assistance you can provide. -- 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 jenkinsci-users+unsubscr...@googlegroups.com<mailto:jenkinsci-users+unsubscr...@googlegroups.com>. 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 jenkinsci-users+unsubscr...@googlegroups.com<mailto:jenkinsci-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/groups/opt_out. ________________________________ This email and any files transmitted with it are confidential & proprietary to Systems and Software Enterprises, LLC. This information is intended solely for the use of the individual or entity to which it is addressed. Access or transmittal of the information contained in this e-mail, in full or in part, to any other organization or persons is not authorized. -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.