Add a role to the CodeMatrix admin repository.
Overview
A role represents a group of users. Use the
associate
command to associate roles with users.
Syntax
|
|
| |
rol[e] <name> <description>
|
|
|
Parameters
| name |
The name of the new role
in the CodeMatrix admin repository |
| description |
A free format text
description |
Example
|
|
| |
role "//Admin/Roles/Programmer" "C++ coding team
member"
|
|
|
|