im viewproject
displays detailed project information
Synopsis
im viewproject [--height=value] [--width=value] [-x value] [-y value] [--[no]showHistory] [--[no]showReferences] [--user=name] [--hostname=server] [--password=password] [--port=number] [--quiet] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [-g|--gui] [--settingsUI=[gui|default]] [--status=[none|gui|default]] project...
Description
im viewproject lists detailed information about specified projects for workflows and documents.
Options
This command takes the universal options available to all
im commands, as well as some general options. See the
options reference page for descriptions.
• --[no]showHistory
used to display the history of changes for the selected system provided object. By default, the history of changes is not shown when running the view command for the target object.
• --[no]showReferences
used to display all objects that reference the project. The following information is displayed:
◦ Object Type displays the type of object referencing the project. Possible objects include:
▪ Admin Change Package Type
▪ Admin Chart
▪ Admin Dynamic Group
▪ Admin Project
▪ Admin Query
▪ Admin Type (issue)
▪ Chart (user charts)
▪ Column Set
▪ Field (includes computed fields, as well as editability, relevance, and visibility rules)
▪ Query (user queries)
▪ Trigger (includes trigger and notification rules)
▪ User Notification Rule
▪ User name
▪ Name displays the actual name of the object referencing the project.
▪ Creator displays the user ID that was logged as creating the object reference.
• project...
specifies the projects you want to view. Include a forward slash (/) when specifying a high level project. For subprojects, include the full path to the subprojects, for example, /AuroraProject/BorealisProject.
See Also