-verify

Repotools command used to verify the integrity of a database

Purpose

The verify command is used to verify the integrity of a database.

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_verify.log
level The verification level. A number 1 - 10. No 1

Example

repotools -verify level=5

Feedback