gcloud_beta_iam (1)
NAME
- gcloud beta iam - manage IAM service accounts and keys
SYNOPSIS
-
gcloud beta iam GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) The gcloud iam command group lets you manage Google Cloud Identity & Access Management (IAM) service accounts and keys.
More information on Cloud IAM can be found here: cloud.google.com/iam and detailed documentation can be found here: cloud.google.com/iam/docs
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.
GROUPS
GROUP is one of the following:
-
- roles
-
(BETA) Create and manipulate roles.
- service-accounts
-
(BETA) Create and manipulate service accounts.
COMMANDS
COMMAND is one of the following:
-
- list-grantable-roles
-
(BETA) List IAM grantable roles for a resource.
- list-testable-permissions
-
(BETA) List IAM testable permissions for a resource.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud iam $ gcloud alpha iam