gcloud_iam_roles (1)
NAME
- gcloud iam roles - create and manipulate roles
SYNOPSIS
-
gcloud iam roles COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. 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 the roles defined at a parent organization or a 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