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!
Can ProGet create feed and edit feed details by SDK or command line?
-
We want to know does ProGet support create feed and edit feed details such as feed name, enable cache etc... by SDK or command line?
Product: ProGet
Version: 3.1.6
-
hi there - you'll want to use the API for this; http://inedo.com/support/documentation/proget/reference/api-methods
Note that you can use the SDK if you'd like, and call the API methods via "StoredProcs.METHODNAME.Execute()"