Command copy-job
java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ -webSocket copy-job SRC DST
Copies a job.
SRC : Name of the job to copy DST : Name of the new job to be created.
java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ -webSocket copy-job SRC DST
Copies a job.
SRC : Name of the job to copy DST : Name of the new job to be created.