This command removes a certain role from a VMS manager user.
Usage
manager leave --id ID --role-id ID
Required Parameters
| Identifies the manager from which to remove a role. |
| Identifies the role to be removed from the manager. |
Example
To remove role 2 from manager 4:
vcli: admin> manager join --id 4 --role-id 2