gcloud_alpha_iam (1)
NAME
- gcloud alpha iam - manage IAM service accounts and keys
SYNOPSIS
-
gcloud alpha iam GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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:
-
- policies
-
(ALPHA) Manage IAM policies.
- roles
-
(ALPHA) Create and manipulate roles.
- service-accounts
-
(ALPHA) Create and manipulate service accounts.
COMMANDS
COMMAND is one of the following:
-
- list-grantable-roles
-
(ALPHA) List IAM grantable roles for a resource.
- list-testable-permissions
-
(ALPHA) List IAM testable permissions for a resource.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud iam $ gcloud beta iam