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 totrue
, domain is enabled. If set tofalse
, domain is disabledPossible values:
true
,false
-
--name <NAME>
— The name of the domain -
--options <key=value>
— The resource options for the role. Available resource options areimmutable
-
--tags <TAGS>