CLI Reference > Workflows and Documents Commands > im viewdashboard
 
im viewdashboard
displays the properties of an existing Integrity Lifecycle Manager dashboard
Synopsis
im viewdashboard [--[no]showHistory] [--[no]showReferences] [--hostname=value] [--[no]showLayout] [--port=value] [--password=value] [--user=value] [(-?|--usage)] [(-g|--gui)] [(-F value|--selectionFile=value)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=value] [--forceConfirm=[yes|no]] [--height=value] [--width=value] [-x value] [-y value] [user:]dashboard
Description
im viewdashboard displays the properties of an Integrity Lifecycle Manager dashboard.
Options
This command takes the universal options available to im commands, as well as some general options. See the options reference page for descriptions.
--[no]showHistory
specifies whether to display a read-only log of all changes to the dashboard.
--[no]showReferences
specifies whether to display all system provided and user objects that reference the dashboard.
--[no]showLayout
specifies whether to show the XML dashboard layout definition.
[username:]dashboard
specifies the name of the dashboard to view, and the user who created it. If you are viewing a dashboard you created, you do not have to specify the user name, but you must specify the dashboard name.
* 
Integrity Lifecycle Manager initially assumes that text before the colon (:) is a user name and text after it is a dashboard name. If Integrity Lifecycle Manager fails to find a matching user name and dashboard name, it searches for a dashboard name matching the exact text. For example, if you type jhoyt:ProjectOverview, Integrity Lifecycle Manager searches for the dashboard named ProjectOverview created by jhoyt. If Integrity Lifecycle Manager cannot find the dashboard and/or user, it searches for the dashboard named jhoyt:ProjectOverview created by any user.
See Also
Commands: im copydashboard, im createdashboard, im deletedashboard, im editdashboard, im dashboards, im rundashboard
Miscellaneous: options