CLI Reference > Server Administration Commands > im groups
  
im groups
displays the list of groups
Synopsis
im groups [--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]] [-g|--gui] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] group...
Description
im groups displays a list of groups for workflows and documents. By default, all groups are selected to be displayed.
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.
--fields=field1[:width1],field2[:width2]...
where fieldn can be any of the following:
name
displays the name of the group. By default, only the name is shown.
id
displays the database ID of the group. This is for PTC Technical Support only.
isActive
displays whether or not the group is active.
queryTimeout
displays the query timeout value for the group.
description
displays a description of the group.
image
displays whether or not there is an image, and if the image is custom or default.
email
displays the email address of the group.
notificationRule
displays the email notification rule associated with the group (CLI only).
isInRealm
displays whether or not the group exists in the authentication realm (CLI only).
references
displays a list of object references.
--fieldsDelim=value
specifies the string to be used as a delimiter between fields
group...
specifies the names of the groups to view.
See Also
Commands: im creategroup, im editgroup, im viewgroup, im deletegroup
Miscellaneous: options