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

  • --domain-id <DOMAIN_ID> — The ID of the domain of the role

  • --name <NAME> — The role name

  • --immutable <IMMUTABLE>

    Possible values: true, false