osc image metadef namespace set
Command without description in OpenAPI
Usage: osc image metadef namespace set [OPTIONS] --namespace <NAMESPACE> <NAMESPACE_NAME>
Arguments:
<NAMESPACE_NAME>— namespace_name parameter for /v2/metadefs/namespaces/{namespace_name} API
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