gcloud beta iam policy-bindings delete (POLICY_BINDING : --folder=FOLDER --location=LOCATION --organization=ORGANIZATION) [--async] [--etag=ETAG] [GCLOUD_WIDE_FLAG …]
(BETA) Delete PolicyBinding instance.
my-binding instance in organization 123 run:
gcloud beta iam policy-bindings delete my-binding --organization=123 --location=globalFormat:
projects/{project_id}/locations/{location}/policyBindings/{policy_binding_id}
projects/{project_number}/locations/{location}/policyBindings/{policy_binding_id}
folders/{folder_id}/locations/{location}/policyBindings/{policy_binding_id}
organizations/{organization_id}/locations/{location}/policyBindings/{policy_binding_id}
The arguments in this group can be used to specify the attributes of this
resource. (NOTE) Some attributes are not given arguments in this group but can
be set in other ways.
To set the project attribute:
policy_binding on the command line with a
fully specified name;
--project on the command line;
core/project. This resource can be one of the
following types: [iam.folders.locations.policyBindings,
iam.organizations.locations.policyBindings,
iam.projects.locations.policyBindings].
POLICY_BINDING
To set the policy_binding attribute:
policy_binding on the command line.
--folder=FOLDERfolder attribute:
policy_binding on the command line with a
fully specified name;
--folder on the command line. Must be
specified for resource of type [iam.folders.locations.policyBindings].
--location=LOCATIONlocation attribute:
policy_binding on the command line with a
fully specified name;
--location on the command line.
--organization=ORGANIZATIONorganization attribute:
policy_binding on the command line with a
fully specified name;
--organization on the command line. Must be
specified for resource of type [iam.organizations.locations.policyBindings].
--async--etag=ETAG--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/v3beta API. The full documentation for
this API can be found at: https://cloud.google.com/iam/
gcloud iam policy-bindings delete
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.