aschuma

ATL :: Bamboo :: REST :: Adminstration

Jul 25th, 2015
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. # CLONE A PROJECT
  2. curl -X PUT http://<user>:<password>@<server>/rest/api/1.0/clone/<source-project>-<source-plan>:<new-project>-<new-plan>
  3. curl -X PUT http://aschuma:secret@bamboo.localhost/rest/api/1.0/clone/JPCP-JEXTBTS:JPCP-TEST1
Advertisement
Add Comment
Please, Sign In to add comment