gcloud iam roles

NAME
gcloud iam roles - create and manipulate roles
SYNOPSIS
gcloud iam roles COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
Create and manipulate roles.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
copy
Create a role from an existing role.
create
Create a custom role for a project or an organization.
delete
Delete a custom role from an organization or a project.
describe
Show metadata for a role.
list
List predefined roles, or the custom roles for an organization or project.
undelete
Undelete a custom role from an organization or a project.
update
Update an IAM custom role.
NOTES
These variants are also available:
gcloud alpha iam roles
gcloud beta iam roles