NAME
gdcloud iam - Manage service identities, identity providers, keys and custom roles.
SYNOPSIS
gdcloud iam GROUP [flags]
DESCRIPTION
The 'iam' command group manages Identity and Access Management (IAM) resources.
ServiceAccounts: Manages service identities (project's service accounts) with sub command groupd (gdcloud iam service-accounts)
ServiceAccounts keys: Manages service identity's credentials with sub command group (gdcloud iam service-accounts keys)
CustomRoles: Manages custom roles with sub command group (gdcloud iam role)
IdentityProviderConfigurations: Manages identity provider configurations with sub command group (gdcloud iam identity-providers)
GDCLOUD WIDE FLAGS
These flags are available to all commands: --help.
For more information, see the gdcloud CLI reference overview page.
GROUPS
GROUP is one of the following:
identity-provider-configs
Manage identity provider configurations
roles
Manage custom roles for projects or organizations.
service-accounts
Manage project's service accounts and keys.