File: //snap/google-cloud-cli/current/help/man/man1/gcloud_iam_roles.1
.TH "GCLOUD_IAM_ROLES" 1
.SH "NAME"
.HP
gcloud iam roles \- create and manipulate roles
.SH "SYNOPSIS"
.HP
\f5gcloud iam roles\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Create and manipulate roles.
.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
\fBcopy\fR
Create a role from an existing role.
.TP 2m
\fBcreate\fR
Create a custom role for a project or an organization.
.TP 2m
\fBdelete\fR
Delete a custom role from an organization or a project.
.TP 2m
\fBdescribe\fR
Show metadata for a role.
.TP 2m
\fBlist\fR
List predefined roles, or the custom roles for an organization or project.
.TP 2m
\fBundelete\fR
Undelete a custom role from an organization or a project.
.TP 2m
\fBupdate\fR
Update an IAM custom role.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha iam roles
.RE
.RS 2m
$ gcloud beta iam roles
.RE