gcloud iam roles - create and manipulate roles
gcloud iam roles COMMAND [GCLOUD_WIDE_FLAG ...]
Create and manipulate roles.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
These variants are also available:
$ gcloud alpha iam roles
$ gcloud beta iam roles