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!
API for managing ProGet permissions/tasks
-
Are there any APIs that could be used to automate managing ProGet tasks/permissions?
I couldn't find anything in the docs nor in the pgutil code.
I'd like to be able to issue API requests to e.g. give a user or group certain privileges on a feed, or remove those rights at a later point.
-
Hi @yaakov-smith_7984 ,
We do not have this API, but it's on our roadmap for Q4; it's going to be a set of command like
pgutil users
or something to that effect.-- Dean