CLI Reference > Server Administration Commands > tm verdicts
  
tm verdicts
displays the list of test verdicts
Synopsis
tm verdicts [--fields=field1[:width1],field2[:width2]...] [--fieldsDelim=value] [--height=value] [--width=value] [-x value] [-y value] [--user=name] [--hostname=server] [--password=password] [--port=number] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-F file|--selectionFile=file)] [-g|--gui] [--settingsUI=[gui|default]] [--quiet] [--status=[none|gui|default]] verdict...
Description
tm verdicts displays a list of test verdicts. By default, all verdicts are displayed.
Options
This command takes the universal options available to all CLI commands, as well as some general options. See the options reference page for descriptions.
--fields=field1[:width1],field2[:width2]...
where fieldn can be any of the following:
name
displays the name of the verdict. By default, only the name is shown.
id
displays the database ID of the verdict. This is for PTC Technical Support only.
displayName
displays the name assigned as the display name of the verdict.
description
displays a description of the verdict.
image
displays whether or not there is an image for the verdict.
isActive
displays whether or not the verdict is active.
verdictType
displays the verdict type.
position
displays the sequential position of the type in the list of types.
* 
Field names are case sensitive.
--fieldsDelim=value
specifies the string to be used as a delimiter between fields displayed in the CLI.
verdict...
specifies names of the verdicts to display.
See Also
Commands: tm createverdict, tm deleteverdict, tm viewverdict, tm editverdict
Miscellaneous: options