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>— Parameter is an array, may be provided multiple times -
--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>— Parameter is an array, may be provided multiple times -
--tags <TAGS>— Parameter is an array, may be provided multiple times -
--visibility <VISIBILITY>— Scope of namespace accessibilityPossible values:
private,public