osc image metadef namespace create
Command without description in OpenAPI
Usage: osc image metadef namespace create [OPTIONS] --namespace <NAMESPACE>
Options:
-
--description <DESCRIPTION>
— Provides a user friendly description of the namespace -
--display-name <DISPLAY_NAME>
— The user friendly name for the namespace. Used by UI if available -
--namespace <NAMESPACE>
— The unique namespace text -
--objects <JSON>
-
--owner <OWNER>
— Owner of the namespace -
--properties <key=value>
-
--protected <PROTECTED>
— If true, namespace will not be deletablePossible values:
true
,false
-
--resource-type-associations <JSON>
-
--tags <TAGS>
-
--visibility <VISIBILITY>
— Scope of namespace accessibilityPossible values:
private
,public