CLI Reference > Configuration Management Commands > si disconnect
  
si disconnect
disconnects from the Windchill RV&S Server
Synopsis
si disconnect [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--[no]confirm] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]]
Description
si disconnect disconnects the client connection to the host Windchill RV&S Server. For example
si disconnect --hostname=abcFinancial --port=7001 --user=jriley
* 
When disconnecting a connection that is the current connection, all open client views close. All new views use the connection specified in the Windchill RV&S preferences, or an existing connection, as the new current connection.
Options
This command takes the universal options available to all si commands, as well as some general options. See the options reference page for descriptions.
--[no]confirm controls whether to implement the Windchill RV&S Server disconnection confirmation policy.
Diagnostics
See the diagnostics reference page for possible exit status values.
Preferences
Using si setprefs or si viewprefs, you are able to set or view the preference keys for this command.
See Also
Commands: si connect, si servers
Miscellaneous: diagnostics, options, preferences