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 deletable

    Possible values: true, false

  • --resource-type-associations <JSON>

  • --tags <TAGS>

  • --visibility <VISIBILITY> — Scope of namespace accessibility

    Possible values: private, public