Skip to content

Instantly share code, notes, and snippets.

View dirkjot's full-sized avatar

Dirk Janssen dirkjot

View GitHub Profile
@dirkjot
dirkjot / jenkins-plugins-batch-install.md
Created May 7, 2017 16:55 — forked from hgomez/jenkins-plugins-batch-install.md
Mass install/update of Jenkins Plugins

Scripted Jenkins Plugins install

Jenkins has a very rich catalog of plugins and it's quite easy to install and update them via UI. BTW, when you want to add tons of plugin via UI, it's a fairly long and boring procedure.

Hopefully, mass installation (or update) could be easy using a simple bash script (curl/python required) :

Create a file containing plugins to be installed (or updated), ie iplugins :