revoke role
The revoke role
command revokes a specific role and its privilege from a user for the current working project.
Syntax
Parameters
Parameter
Description
<role name>
The name of the role, which is one of the following: - PROJECT_CREATOR - PROJECT_ADMIN - PROJECT_EXECUTOR - PROJECT_READER
<user name>
The user's login name
Example
Last updated