Refetch
The "ReFetch" command marks documents to be refetched.
From a Windows command prompt, within the "Tools" folder, enter the following to run the Refetch command:
 via.repository refetch /param
Allowable parameters are:
/repoid:<ID>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Repository ID (required unless /reponame is used)
/reponame:<name>Â Â Â Â Â Â Â Â Â Repository Name (must be a unique name)
/ext:<String>Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â File Extension Filter (cannot be used with /type)
/type:<String>Â Â Â Â Â Â Â Â Â Â Â Â Â Â File Type Filter (Cannot be used with /ext)
/aftertime:<String>Â Â Â Â Â Â Â Â Â Â Files after given time
/beforetime:<String>Â Â Â Â Â Â Â Â Files before given time
/verbose:<Boolean>Â Â Â Â Â Â Â Â Â Show detailed errors
/help                     Get Help
Note: Use this syntax for date/time parameters: /aftertime:"03/15/2018 20:30:00" /beforetime:07/01/2018
               Â
ayfie