This command assigns a certain role to a VMS manager user.
Usage
manager join --id ID --role-id ID
Required Parameters
| Identifies the manager to which to assign a role. |
| Identifies the role to be assigned to the manager. |
Example
To assign role 8 to manager 3:
vcli: admin> manager join --id 3 --role-id 8