Command update-job
java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ -webSocket update-job JOB
Updates the job definition XML from stdin. The opposite of the get-job command.
JOB : Name of the job
java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ -webSocket update-job JOB
Updates the job definition XML from stdin. The opposite of the get-job command.
JOB : Name of the job