File: //snap/google-cloud-cli/394/help/man/man1/gcloud_access-context-manager_policies_delete.1
.TH "GCLOUD_ACCESS\-CONTEXT\-MANAGER_POLICIES_DELETE" 1
.SH "NAME"
.HP
gcloud access\-context\-manager policies delete \- delete an access policy
.SH "SYNOPSIS"
.HP
\f5gcloud access\-context\-manager policies delete\fR [\fIPOLICY\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Delete a given access policy.
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
Policy resource \- The access policy you want to delete. This represents a Cloud
resource.
.RS 2m
.TP 2m
[\fIPOLICY\fR]
ID of the policy or fully qualified identifier for the policy.
To set the \f5policy\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5policy\fR on the command line;
.IP "\(bu" 2m
set the property \f5access_context_manager/policy\fR;
.IP "\(bu" 2m
automatically, if the current account belongs to an organization with exactly
one access policy..
.RE
.sp
.RE
.RE
.sp
.SH "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 \fB$ gcloud help\fR for details.
.SH "API REFERENCE"
This command uses the \fBaccesscontextmanager/v1\fR API. The full documentation
for this API can be found at:
https://cloud.google.com/access\-context\-manager/docs/reference/rest/
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha access\-context\-manager policies delete
.RE
.RS 2m
$ gcloud beta access\-context\-manager policies delete
.RE