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 2025 Basic - Is there a way to run "re-index" feed automatically
-
From time to time we would like to run "re-index" feed for a specific feed automatically, is there a way to archive that, e.g using the cli, the proget api, or a scheduled job?
We want to "Remove database entries fro missing package files", I know it can be done using the web interface, but I would like to automate it.thx in advance

br
-
Hi @rie_6529 ,
There is not -- this is not an action that should be performed regularly at all. It's more a troubleshooting thing that should only be done after some data problem.
If you find yourself having to run this often, it's indicating there's some other issue. In years past, no one really noticed this (and it didn't have any side-effects), but since we added Integrity Checks, the bad data is a lot more visible.
So it'd be best to troubleshoot that and see if we can correct it.
Thanks,
Alana
-
@atripp thx for the info.