Skip to content
Build Queue
No builds in the queue.

Command copy-job

java -jar jenkins-cli.jar -s https://jenkins.te.baibaodun.com.cn/jenkins/ -http copy-job SRC DST
Copies a job.

SRC : Name of the job to copy DST : Name of the new job to be created.