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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud iam\u003c/code\u003e command group is used to manage Identity and Access Management (IAM) resources.\u003c/p\u003e\n"],["\u003cp\u003eIt allows management of service identities (project's service accounts) using the \u003ccode\u003eservice-accounts\u003c/code\u003e subgroup.\u003c/p\u003e\n"],["\u003cp\u003eService identity credentials can be managed with the \u003ccode\u003eservice-accounts keys\u003c/code\u003e subgroup.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eroles\u003c/code\u003e subgroup allows for the management of custom roles within projects or organizations.\u003c/p\u003e\n"],["\u003cp\u003eThe command supports the \u003ccode\u003e--help\u003c/code\u003e flag for all commands and directs users to the gdcloud CLI reference overview page for more details.\u003c/p\u003e\n"]]],[],null,["# gdcloud iam\n\nNAME\n----\n\ngdcloud iam - Manage service identities, keys and custom roles.\n\nSYNOPSIS\n--------\n\n gdcloud iam GROUP [flags]\n\nDESCRIPTION\n-----------\n\nThe 'iam' command group manages Identity and Access Management (IAM) resources.\nServiceAccounts: Manages service identities (project's service accounts) with sub command groupd (gdcloud iam service-accounts)\nServiceAccounts keys: Manages service identity's credentials with sub command group (gdcloud iam service-accounts keys)\nCustomRoles: Manages custom roles with sub command group (gdcloud iam role)\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--help`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud) page.\n\n### GROUPS\n\n`GROUP` is one of the following: \n\n roles\n Manage custom roles for projects or organizations.\n service-accounts\n Manage project's service accounts and keys."]]