Skip to content

Command copy-job

java -jar jenkins-cli.jar -s https://geeplo.com/jenkins/ copy-job SRC DST
Copies a job.

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