RBACUser - setUserDescription
RBACUser - setUserDescription
Description :
This command sets the description of a given RBAC user by name. Returns the DBKey of the modified object.
Return type : DBKey
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
userName | String | User name of the user whose description you want to change. |
description | String | New description. |
Example
The following example sets the description of a user Mike to "New Description".
Script
blcli RBACUser setUserDescription Mike "New Description"
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*