osc identity domain create

Creates a domain.

Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/domains

Usage: osc identity domain create [OPTIONS]

Options:

  • --description <DESCRIPTION> — The description of the domain

  • --enabled <ENABLED> — If set to true, domain is enabled. If set to false, domain is disabled

    Possible values: true, false

  • --name <NAME> — The name of the domain

  • --options <key=value> — The resource options for the role. Available resource options are immutable

  • --tags <TAGS>