CLI Reference > Server Administration Commands > im users
  
im users
displays a list of users
Synopsis
im users [--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]] user...
DESCRIPTION
im users displays a list of users for workflows and documents. By default, all users are 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 user. By default, only the name is shown.
id
displays the database ID of the user. This is for PTC Technical Support only.
isActive
displays whether or not the user is active.
description
displays a description of the user.
image
displays whether or not there is an image, and if that image is default or custom.
fullname
displays the full name of the user.
email
displays the email address of the user.
notificationRule
displays the email notification rule associated with the user (CLI only).
isInRealm
displays whether or not the user 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
user...
specifies names of the users to display.
See Also
Commands: im createuser, im edituser, im viewuser, im deleteuser
Miscellaneous: options