Option
|
Required?
|
Description
|
---|---|---|
-u
--user
|
No
|
The user name of the Windchill user running the command. The user running the command must be a valid Windchill user and a site administrator.
|
-p
--password
|
No
|
The password of the Windchill user running the command.
|
-h
--help
|
No
|
Use this option to display help text for the utility. The help text lists full descriptions of each option as well as the syntax for running the utility.
|
Option
|
Required?
|
Description
|
---|---|---|
-a
--add
|
Add: Yes
Remove: No
List: No
|
Required option for registering a new target system.
This option is not included with the --remove or --list options.
|
-r
--remove
|
Add: No
Remove: Yes
List: No
|
Required option for removing a registered target system.
This option is not included with the --add or --list options.
|
-l
--list
|
Add: No
Remove: No
List: Yes
|
Required option for listing all registered target systems. The registered systems are listed in the command prompt window.
This option is not included with the --add or --remove options.
|
-n
--name
|
Add: Yes
Remove: Yes
List: No
|
The name of the target system.
This option creates a new name for the target system when used with the --add option. All target systems must have a unique name.
This option is required for the --add and --remove options. This option is not included with the --list option.
|
-g
--guid
|
Add: Yes
Remove: No
List: No
|
The globally unique identifier (GUID) for the target system. All target systems must have a unique GUID. You can find the GUID of the target system using the displayRepository command on the target system.
This option is required for the --add option. This option is not included with the --remove or --list options.
|
-d
--hostname
|
Add: Yes
Remove: No
List: No
|
The host name of the target system. All target systems must have a unique host name. You can find the host name of the target system using the displayRepository command on the target system.
This option is required for the --add option. This option is not included with the --remove or --list options.
|
-t
--type
|
Add: Yes
Remove: No
List: No
|
The target system type. The following system types are available:
• SYNCHRONIZED: Specify this system type if the target system and source system originated from the same source.
• SELECTIVEMODE: Specify this system type if the target system and source system did not originate from the same source.
• DEVELOPMENTMODE: Specify this system type if the target system and source system originated from the same source. By default all changes to administrative objects that have occurred since the baseline was established are exported. If you want to export the entire data, you can exclude baseline.
For more information about the system types, see Registering Systems.
This option is required for the --add option. This option is not included with the -remove or --list options.
|
-u
--user
|
Add: No
Remove: No
List: No
|
The user name of the Windchill user running the command. The user running the command must be a valid Windchill user and a site administrator.
|
-p
--password
|
Add: No
Remove: No
List: No
|
The password of the Windchill user running the command.
|
-h
--help
|
No
|
Use this option to display help text for the utility. The help text lists full descriptions of each option as well as the syntax for running the utility.
|