Skip to content

Instantly share code, notes, and snippets.

@zot24
Created December 8, 2014 09:51
Show Gist options
  • Save zot24/98e984c0474c84e889cc to your computer and use it in GitHub Desktop.
Save zot24/98e984c0474c84e889cc to your computer and use it in GitHub Desktop.
How to export a Jenkins job
java -jar /opt/jenkins-cli.jar -s http://localhost:8080 get-job Contactzilla > contactzilla.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment