This command initializes a local workspace from a Rational® Programming Patterns repository workspace in batch mode. It is useful, for example, if you want to create your local workspace at night because the databases might be large. This command creates a local workspace that is not indexed. So, you must run additional commands to index it.
Options | Comments | Required | Default values |
---|---|---|---|
--data | Full path to the workspace | Yes | |
--log | Log file name The beginning of this file reminds the parameters that were entered to run the Pacbase migration procedures. |
No | trace.log |
-w [--workspace] | Name or UUID of the repository workspace | Yes | |
-r [--repository-uri] | URI of the repository | Yes | |
-u [--username] | User name to access the repository | Yes | |
-P [--password] | Password to access the repository | Yes |