gcloud beta iam roles - create and manipulate roles
gcloud beta iam roles COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Create and manipulate roles.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- copy
(BETA) Create a role from an existing role.
- create
(BETA) Create a custom role for a project or an organization.
- delete
(BETA) Delete a custom role from an organization or a project.
- describe
(BETA) Show metadata for a role.
- list
(BETA) List predefined roles, or the custom roles for an organization or project.
- undelete
(BETA) Undelete a custom role from an organization or a project.
- update
(BETA) Update an IAM custom role.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud iam roles
$ gcloud alpha iam roles