Skip to content

Instantly share code, notes, and snippets.

@geek182
Last active February 7, 2018 17:55
Show Gist options
  • Save geek182/53b1c764d7b0440bb02e3a8adacd15c3 to your computer and use it in GitHub Desktop.
Save geek182/53b1c764d7b0440bb02e3a8adacd15c3 to your computer and use it in GitHub Desktop.
jenkins-survival-kit
## Install Jenkins plugin
java -jar jenkins-cli.jar -s http://127.0.0.1:8080/ install-plugin slack --username NAME --password PASS
##URL TO DOWNLOAD JENKINS-CLI
localhost:8080/jnlpJars/jenkins-cli.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment