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 bulk upload of nupkg files, choco packages
-
Hi,
Do you have any recommendations to bulk upload a load of chocolatey packages which are currently in .nupkg format?I know you can simply use powershell to retrieve all the files and then loop through and call choco push for each package but this could be slow for 1000+ packages, wondered if there was a faster approach whether that be upload using a different format or something else?
Thanks
-
Hi @forbzie22_0253,
You can do this using our Bulk Import via a drop path feature. We have a helpful How To Bulk Import Packages Into A Feed From Disk article in our documentation.
Please let us know if you have any other questions!
Thanks,
Dan
-
@Dan_Woolf awesome thanks