Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["The `gdcloud iam` command group is used to manage Identity and Access Management (IAM) resources."],["It allows management of service identities (project's service accounts) using the `service-accounts` subgroup."],["Service identity credentials can be managed with the `service-accounts keys` subgroup."],["The `roles` subgroup allows for the management of custom roles within projects or organizations."],["The command supports the `--help` flag for all commands and directs users to the gdcloud CLI reference overview page for more details."]]],[]]