gcloud_iam (1)
NAME
- gcloud iam - manage IAM service accounts and keys
SYNOPSIS
-
gcloud iam GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Cloud IAM authorizes who can take action on specific resources, giving you full control and visibility to manage cloud resources centrally. For established enterprises with complex organizational structures, hundreds of workgroups and potentially many more projects, Cloud IAM provides a unified view into security policy across your entire organization, with built-in auditing to ease compliance processes.
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
-
Create and manipulate roles.
- service-accounts
-
Create and manipulate service accounts.
COMMANDS
COMMAND is one of the following:
-
- list-grantable-roles
-
List IAM grantable roles for a resource.
- list-testable-permissions
-
List IAM testable permissions for a resource.
NOTES
These variants are also available:
- $ gcloud alpha iam $ gcloud beta iam