integrity gui
launches the Integrity Lifecycle Manager Client graphical user interface
Synopsis
integrity gui [--height=value] [--width=value] [-xvalue] [-y value] [(-?|--usage)] [(-N|--no)] [(-Y|--yes)] [(-F file|--selectionFile=file)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]]
Description
integrity gui launches the graphical user interface (GUI) for the Integrity Lifecycle Manager Client. For information on using the client, see the Integrity Lifecycle Manager Help Center.
Options
This command takes the universal options available to all
integrity commands, as well as some general options. See the
options reference page for descriptions.
• --height=value
used with the -g or --gui options, specifies the height of the GUI window, in pixels; value must be a whole number.
• --width=value
used with the -g or --gui options, specifies the width of the GUI window, in pixels; value must be a whole number.
• -x value
used with the -g or --gui options, specifies the x location in pixels of the window.
• -y value
used with the -g or --gui options, specifies the y location in pixels of the window.
Diagnostics
See the
diagnostics reference page for possible exit status values.
See Also