Hi, I am using Crucible v3.3.3.
I can easily add new repositories via Web-Interface. My question is: Can we add new repositories via REST, command line? Is there any other way rather than web-interface?
Thanks!
Hi e t,
FishEye/Crucible 3.4.0 introduces a dedicated REST resource that allows creating/removing and editing the configuration of your repositories (/rest-service-fecru/admin/repositories). I'd recommend upgrading and using that.
If you can't upgrade there's also the older resource - /rest-service-fecru/admin/repositories-v1, but that doesn't allow customizing the repository configuration, and creates the repository with default settings.
Please see https://docs.atlassian.com/fisheye-crucible/3.5.0/wadl/fecru.htmlfor documentation on both of these.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.