Command copy-job
java -jar jenkins-cli.jar -s https://ci.inria.fr/ocaml/ 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 https://ci.inria.fr/ocaml/ copy-job SRC DST
Copies a job.
SRC : Name of the job to copy DST : Name of the new job to be created.