Skip to content

Instantly share code, notes, and snippets.

@amcorreia
Created May 21, 2014 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amcorreia/6eafa70a5663d1e222fc to your computer and use it in GitHub Desktop.
Save amcorreia/6eafa70a5663d1e222fc to your computer and use it in GitHub Desktop.
Baixar o jenkins-cli
# wget http://192.168.1.203:8080/jnlpJars/jenkins-cli.jar
Copiar a configuração de um job
# java -jar jenkins-cli.jar -s http://192.168.1.203:8080/ get-job JOB > job.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment