evusergroups

Displays the list of defined user roles.

SYNOPSIS

evusergroups [-r]

DESCRIPTION

This command displays the list of defined user roles in the ExtraView database. The names are displayed in two columns. The first column is the role’s fixed database name. The second column is the role’s display title.

When the -r option is used, the fixed database names and display titles separated by a colon, with no white space in between the two names.

EXAMPLE

$ evusergroups -r
ADMIN:Administrator
CUSTOMER:Customer
HW_ENG:Hardware Engineering
QA:Quality Aassurance
SW_ENG:Software Engineering
SUPPORT:Support
$