osc identity role create
Creates a role.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/roles
Usage: osc identity role create [OPTIONS] --name <NAME>
Options:
-
--description <DESCRIPTION>— Add description about the role -
--no-description— Set explicit NULL for the description -
--domain-id <DOMAIN_ID>— The ID of the domain of the role -
--no-domain-id— Set explicit NULL for the domain_id -
--name <NAME>— The role name -
--immutable <IMMUTABLE>Possible values:
true,false