gcloud beta container hub scopes namespaces create (NAMESPACE : --scope=SCOPE) [--labels=[KEY=VALUE,…]] [--namespace-labels=[KEY=VALUE,…]] [GCLOUD_WIDE_FLAG …]
(BETA) This command can fail for the following reasons:
NAMESPACE in the active
project, run:
gcloud beta container hub scopes namespaces create NAMESPACE
To create a fleet namespace in fleet scope SCOPE in project
PROJECT_ID with name NAMESPACE, run:
gcloud beta container hub scopes namespaces create NAMESPACE --scope=SCOPE --project=PROJECT_ID
To set the project attribute:
NAMESPACE on the command line with a fully
specified name;
--project on the command line;
core/project.
To set the location attribute:
NAMESPACE on the command line with a fully
specified name;
NAMESPACE
To set the namespace attribute:
NAMESPACE on the command line.
--scope=SCOPEscope attribute:
NAMESPACE on the command line with a fully
specified name;
--scope on the command line.
--labels=[KEY=VALUE,…]-), underscores (_), lowercase characters, and
numbers. Values must contain only hyphens (-), underscores
(_), lowercase characters, and numbers.
--namespace-labels=[KEY=VALUE,…]--access-token-file,
--account, --billing-project,
--configuration,
--flags-file,
--flatten, --format, --help, --impersonate-service-account,
--log-http,
--project, --quiet, --trace-token, --user-output-enabled,
--verbosity.
Run $ gcloud help for details.
gcloud container hub scopes namespaces creategcloud alpha container hub scopes namespaces create
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.