CLI Reference > Server Administration Commands > aa groups
  
aa groups
lists groups on the Windchill RV&S Server
Synopsis
aa groups [--height=value] [--width=value] [-x value] [-y value] [--members] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--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]][principal name...]
Description
aa groups lists groups on a specified Windchill RV&S Server. For example,
aa groups --members developers
lists the members for the developers group, resulting in something similar to:
developers
user administrator
user mkern
Options
This command takes the universal options available to all aa commands, as well as some general options. See the options reference page for descriptions.
--members
displays members of the specified group(s).
principal name...
identifies one or more principals you want to list groups for. Separate principal names with spaces.
Diagnostics
See the diagnostics reference page for possible exit status values.
See Also
Commands: aa acls, aa availablepermissions, aa users, aa viewacl
Miscellaneous: ACL, diagnostics, options