Build Queue
No builds in the queue.
1Idle
2Idle
3Idle
4Idle

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.