Gold Allocation Manager

Creating Roles

To create a new role, use the command goldsh Role Create:

goldsh Role Create Name=<Role Name> [Description=<Description>] [ShowUsage:=True]

Example 4. Creating a Manager role

$ goldsh Role Create Name=Manager Description="Manages Roles and Responsibilities"

Name       Description                        
---------- --------------------------------------------------- 
Manager    Manages Roles and Responsibilities 

Successfully created 1 Role