-rebuildIndices
Repotools command that rebuilds the database indexes.
Purpose
The
rebuildIndices
command is used to rebuild database indexes in the event of them becoming fragmented.
Parameters
Attribute
Description
Required
Default
teamserver.properties
The file system path to the teamserver.properties file.
No
teamserver.properties
logFile
Path to the log file.
No
repotools_rebuildIndices.log
Example
repotools -rebuildIndices
Feedback