gcloud access-context-manager policies delete

NAME
gcloud access-context-manager policies delete - delete an access policy
SYNOPSIS
gcloud access-context-manager policies delete[POLICY][GCLOUD_WIDE_FLAG]
DESCRIPTION
Delete a given access policy.
POSITIONAL ARGUMENTS
Policy resource - The access policy you want to delete. This represents a Cloudresource.
[POLICY]
ID of the policy or fully qualified identifier for the policy.

To set thepolicy attribute:

  • provide the argumentpolicy on the command line;
  • set the propertyaccess_context_manager/policy;
  • automatically, if the current account belongs to an organization with exactlyone access policy..
GCLOUD WIDE FLAGS
These flags are available to all commands:--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.

API REFERENCE
This command uses theaccesscontextmanager/v1 API. The fulldocumentation for this API can be found at:https://cloud.google.com/access-context-manager/docs/reference/rest/
NOTES
These variants are also available:
gcloudalphaaccess-context-managerpoliciesdelete
gcloudbetaaccess-context-managerpoliciesdelete

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.