I'm wondering if it's possible to add a repository to fisheye from the CLI? I had a look at the documentation and couldn't find anything useful for that. Or do I have to create that with the run/query action?
Thanks for any directions
Hi Florian,
Unfortunately there is no REST API exposed but there is an API for managing repos that is available to plugins. This open source plugin provides a REST endpoint for creation of GIT repos, and woud be fairly trivial to modify to support other repo types.
Kind Regards,
Richard Stephens
No. I don't believe there were any configuration like remote APIs available from FishEye.
The plugin looks exactly like what I currently need! thanks
We have started building out the FishEye/Crucible Admin REST api. The first version is already shipping since 3.0.
You can add repositories, and also perform common actions such as triggering a scan, re-index etc all via REST already.
Please see https://docs.atlassian.com/fisheye-crucible/latest/wadl/fecru.html#d2e27
Nice, I must have missed that in the 3.0 announcement. I added FCLI-10 to cover.
It looks like you're new here. Sign in or register to get started.