gdcloud iam

NAME

gdcloud iam - Manage service identities, 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)

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:

roles
    Manage custom roles for projects or organizations.
service-accounts
    Manage project's service accounts and keys.