Pull metadata from a location, updating the index. This should always be relatively quick as it updates only small files that contain information about what can be found in remote packets.
outpack_location_pull_metadata(location = NULL, root = NULL)
The name of a location to pull from (see outpack_location_list for possible values). If not given, pulls from all locations. The "local" and "orphan" locations are always up to date and pulling metadata from them does nothing.
The outpack root. Will be searched for from the current directory if not given.
Nothing