Skip to content

Instantly share code, notes, and snippets.

@jordandm
Created January 19, 2012 18:50
Show Gist options
  • Save jordandm/1641799 to your computer and use it in GitHub Desktop.
Save jordandm/1641799 to your computer and use it in GitHub Desktop.
Install Jenkins Plugin via CLI
$ sudo java -jar /home/jenkins/jenkins-cli.jar -s http://ip-10-88-34-73.ec2.internal:8080 install-plugin http://updates.jenkins-ci.org/download/plugins/git/latest/git.hpi
Installing a plugin from http://updates.jenkins-ci.org/download/plugins/git/latest/git.hpi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment