gcloud iam workload-identity-pools namespaces update (NAMESPACE : --location=LOCATION --workload-identity-pool=WORKLOAD_IDENTITY_POOL) [--async] [--description=DESCRIPTION] [--disabled] [GCLOUD_WIDE_FLAG …]
gcloud iam workload-identity-pools namespaces update my-namespace --location="global" --workload-identity-pool="my-workload-identity-pool" --description="My namespace description" --disabled
To set the project attribute:
namespace on the command line with a fully
specified name;
--project on the command line;
core/project.
NAMESPACE
To set the namespace attribute:
namespace on the command line.
--location=LOCATIONlocation attribute:
namespace on the command line with a fully
specified name;
--location on the command line.
--workload-identity-pool=WORKLOAD_IDENTITY_POOLgcp- is reserved for use by Google, and may
not be specified.
To set the workload-identity-pool attribute:
namespace on the command line with a fully
specified name;
--workload-identity-pool on the command line.
--async--description=DESCRIPTION--disabled--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.
iam/v1 API. The full documentation for this
API can be found at: https://cloud.google.com/iam/
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.