Restoring a project

Use the SyncProject command to restore a project from a backup copy.

Parameters

The SyncProject command has the following syntax:

SyncProject authentication_parameters
-Project Projectname
-Restore filename
-Project Projectname
Specifies the project to be restored.
-Restore [filename]
Specifies the name of the tar archive file that you previously created.

Example

The following command requests that a project named dstage3 is restored from a tar archive file called dstage3.tar.
SyncProject -ISHost R101:9443 -ISUser admin -ISPassword pword -project dstage3 
-restore dstage3.tar
The command outputs the following report:
Performing the project restore.
The project restore was successful.