Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
[ProGet] Feature Request: Enable creating 'Feed & Project Groups' using API and/or PGUtil
-
Hello!
I wish to be able to create new feed & project groups programatically so that it can be automated.
My suggestion is that it's either
a) Exposed as a new endpoint/command
b) If a non-existent feed group is provided for an endpoint or a command, like/api/management/feeds/createhttps://docs.inedo.com/docs/proget/api/feeds/create it will create the feed group provided the token used has sufficient permissions.Currently scenario b will return code 400 with the message "Feed group <group> not found." and create an ungrouped feed.
I tried to jack into the
/administrations/feeds/feed-groups/editendpoint used by the website but ended up just being redirected to the login page.Best Regards
Nils Nilsson