-export

Repotools command used to export the contents of a database to a TAR file.

Purpose

The export command exports the contents of a database, using the current system encoding, to a TAR file.

Parameters

Attribute Description Required Default
toFile The name of the TAR file to which to export data. Yes N/A
teamserver.properties The file system path to the teamserver.properties file. No teamserver.properties
logFile Path to the log file. No repotools_export.log
overwrite Whether to allow the file specified by the toFile option to be overwritten. Legal values: yes, no, true and false. No no

Example

repotools -export toFile=export.tar

Feedback

Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug