CLI Reference > Workflows and Documents Commands > im reports
  
im reports
displays a list of all Windchill RV&S reports visible to the user
Synopsis
im reports [--fields=field1[:width1],field2[:width2]...] [--fieldsDelim=value] [--name=value] [--description=value] [--hostname=value] [--port=value] [--password=value] [--user=value] [(-?|--usage)] [(-g|--gui)] [--height=value] [--width=value] [-x value] [-y value] [(-F value|--selectionFile=value)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=value] [--forceConfirm=[yes|no]]
Description
im reports displays the list of Windchill RV&S reports that are visible to you.
Options
This command takes the universal options available to im commands, as well as some general options. See the options reference page for descriptions.
--fields=field1[:width1],field2[:width2]...
specifies the report fields to display and the width of each field in characters. If the output is directed to the GUI, the width is specified in pixels.
For example,
im reports --fields=name,description,lastModified --fieldsDelim=,
displays the name, description, and date of the last modification for all Windchill RV&S reports that are visible to you.
The report fields you can specify are:
createdBy
displays the name of the user who created the report.
recipeParams
displays the report recipe parameters.
description
displays a description of the report.
lastModified
displays the date the report was last modified.
name
displays the name of the report.
shareWith
displays the users and groups that the report is shared with.
query
displays the name of the query the report uses to run on.
id
displays the database ID of the report. This is for PTC Technical Support only.
references
displays all system provided and user objects that reference the report.
isAdmin
displays whether the report is a system provided object.
--fieldsDelim=value
specifies the string to be used as a delimiter between fields.
See Also
Commands: im createreport, im editreport, im copyreport, im viewreport, im runreport, im deletereport
Miscellaneous: options