osc identity service create
Creates a service.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/services
Usage: osc identity service create [OPTIONS]
Options:
-
--description <DESCRIPTION>
— The service description -
--enabled <ENABLED>
— Defines whether the service and its endpoints appear in the service catalog: -false
. The service and its endpoints do not appear in the service catalog. -true
. The service and its endpoints appear in the service catalog. Default istrue
Possible values:
true
,false
-
--name <NAME>
— The service name -
--type <TYPE>
— The service type, which describes the API implemented by the service. Value iscompute
,ec2
,identity
,image
,network
, orvolume