Import Command Line Options
To import objects, use the wstool importObjects command. You must import the entire contents of a file to which you exported. That is, you cannot import parts of a file—for example, just its workflows. To import only the workflows, you must export only the workflows to a file, then import that file.
wstool importObjects -username <username> -password <password> [-test] -mode {primary | primary_plus | all} <input_file>
| Parameter | Description |
|---|---|
| |
| The import mode to use:
|
| |
| The file to get imported data from. This is the file you exported to in your |
| Your user name. |
| Your password. |
Optional parameters | |
| Check that all dependencies would be satisfied, but don't actually import anything. |
| |
| Print a help message including a parameter overview and supported objects list. This is the equivalent of a |