File: //snap/google-cloud-cli/current/help/man/man1/gcloud_access-context-manager_cloud-bindings.1
.TH "GCLOUD_ACCESS\-CONTEXT\-MANAGER_CLOUD\-BINDINGS" 1
.SH "NAME"
.HP
gcloud access\-context\-manager cloud\-bindings \- manage Access Context Manager cloud access bindings
.SH "SYNOPSIS"
.HP
\f5gcloud access\-context\-manager cloud\-bindings\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
An access binding assigns an access level to a group, enforcing the policy when
a user in the group accesses the Cloud Console or API.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create cloud access bindings for a specific group.
.TP 2m
\fBdelete\fR
Delete a cloud access binding.
.TP 2m
\fBdescribe\fR
Show details about a cloud access binding.
.TP 2m
\fBlist\fR
List cloud access bindings under an organization.
.TP 2m
\fBupdate\fR
Update a existing cloud access binding under an organization.
.RE
.sp
.SH "NOTES"
This variant is also available:
.RS 2m
$ gcloud alpha access\-context\-manager cloud\-bindings
.RE