Grant a role to a user.
Syntax
grant role <role name> to user <username>
Parameters
role name
String. Name of the role to grant.
username
Email. Name of the user to grant the role to.
Security
Restricted to admins of the organization the role resides in.