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 is used for managing IAM project service accounts and keys.\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of the \u003ccode\u003egdcloud iam\u003c/code\u003e group command is managing project service accounts and credentials.\u003c/p\u003e\n"],["\u003cp\u003eUse the \u003ccode\u003e-h\u003c/code\u003e or \u003ccode\u003e--help\u003c/code\u003e flag for command assistance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eservice-accounts\u003c/code\u003e subcommand is used to create and manage IAM service accounts.\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/appliance/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."]]