osc identity role set
Updates a role.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/role
Usage: osc identity role set [OPTIONS] <ID>
Arguments:
<ID>— role_id parameter for /v3/roles/{role_id} API
Options:
-
--description <DESCRIPTION>— The new role description -
--no-description— Set explicit NULL for the description -
--domain-id <DOMAIN_ID>— The ID of the domain -
--no-domain-id— Set explicit NULL for the domain_id -
--name <NAME>— The new role name -
--immutable <IMMUTABLE>Possible values:
true,false