si exit
exits the current Integrity Lifecycle Manager Client session
Synopsis
si exit [--[no]abort] [--[no|confirm]shutdown] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]]
Description
si exit exits the current
Integrity Lifecycle Manager Client session. When you run any
Integrity Lifecycle Manager command from the CLI, or when you open the
Integrity Lifecycle Manager Client GUI, you start a client session. Only one client session is running at a time, regardless of how many GUI windows you have open or how many CLIs you are using. To close the GUI you use the appropriate menu commands, and to close the CLI you use the
si exit command. In both cases you may have the further option of shutting down the
Integrity Lifecycle Manager client altogether, based on your preferences (see
si setprefs); if you do not, the client is still running and available for additional interaction. If you do shut down the client completely, then running any
Integrity Lifecycle Manager command from the CLI or opening the
Integrity Lifecycle Manager Client GUI starts a new client session.
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]abort
controls whether to shut down any other Integrity Lifecycle Manager commands that may be running. Some commands allow you to specify a --persist option which keeps those commands active during a client session. Using --abort with si exit is recommended for stopping all persistent views that have been specified with another command's --persist option.
• --[no|confirm]shutdown
controls the shutting down of the Integrity Lifecycle Manager client without getting a prompt.
|
Specifying --noshutdown with si exit does nothing.
|
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