-rebuildIndices

Repotools command that rebuilds the database indices.

Purpose

The rebuildIndices command is used to rebuild the database's indices 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 The file to which log messages are written. The log file is a valuable resource for diagnosing problems. No repotools_rebuildIndicies.log

Example

repotools -rebuildIndices

Feedback