CLI Reference > Workflows and Documents Commands > im deletedashboard
  
im deletedashboard
deletes an existing Windchill RV&S dashboard
Synopsis
im deletedashboard [--[no]confirm] [--hostname=value] [--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]] [user:]dashboard...
Description
Eventually, you may want to delete dashboards that you no longer use, or if you have too many to manage.
You can only delete dashboards that you created unless you are an administrator and the dashboard has been shared to you. If you are not authorized to delete the dashboard, you are presented with an error message stating that you may not delete the selected dashboard.
Options
This command takes the universal options available to all imcommands, as well as some general options. See the options reference page for descriptions.
--[no]confirm
specifies whether to be prompted to confirm the deletion of the dashboard. By default, you are prompted to confirm the deletion of the dashboard.
[user:]dashboard...
specifies the name of the user who the dashboard belongs to and the dashboard name, for example, jhoyt:"Project Overview". If you are deleting your own dashboard and if no other dashboards exist with the same name, you do not have to specify the user name, but you must specify the dashboard name. Use spaces to specify more than one user and dashboard name. This option is useful for administrators who want to delete dashboards that belong to users who no longer exist.
* 
Windchill RV&S initially assumes that text before the colon (:) is a user name and text after it is a dashboard name. If Windchill RV&S 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, Windchill RV&S searches for the dashboard named ProjectOverview created by jhoyt. If Windchill RV&S 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 editdashboard, im viewdashboard
Miscellaneous: options