neuro acl add-role {username}/roles/{rolename}
command. For example:newrole
and have an empty permission set. You can then add resources to this set using the neuro acl grant {URI} {username}/roles/{rolename}
command. For example:job363
job to the newrole
role. neuro acl grant role://{username}/roles/{rolename} {username2}
command:newrole
role to Bob. This means that Bob will have access to all entities listed under this role.neuro acl revoke
command. For example:neuro acl remove-role
command. For example:neuro acl
command.