im connect
establishes a connection to a PTC RV&S Server
Synopsis
im connect [--hostname=value] [--port=value] [--password=value] [--user=value] [(-?|--usage)] [(-F value|--selectionFile=value)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=value] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default] [--[no]skipSSO]
Description
im connect establishes a connection to a PTC RV&S Server host. Most commands implicitly connect to the host; this does so explicitly. In fact, all the other commands call im connect to establish the connection. You can use im disconnect to disconnect from a PTC RV&S Server host.
Options
This command takes the universal options available to im commands, as well as some general options. See the options reference page for descriptions.
--hostname=value
identifies the name of the host server where the PTC RV&S Server is located.
--port=value
identifies the port on the host server where the PTC RV&S Server is located.
--password=value
identifies the password to use for connecting to the PTC RV&S Server.
--user=value
identifies the user to use for connecting to the PTC RV&S Server. This typically defaults to the name you have used to log into your client machine.
--[no]skipSSO
Evaluates the use of the SSO scheme for PTC RV&S GUI client authentication. Default value of the option is no. If the option is set to --skipSSO, the basic authentication scheme is used.
See Also
Miscellaneous: options
这对您有帮助吗?