Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
NOMBRE
gdcloud iam: Administra identidades de servicio, claves y roles personalizados.
SINOPSIS
gdcloud iam GROUP [flags]
DESCRIPCIÓN
El grupo de comandos "iam" administra los recursos de Identity and Access Management (IAM).
ServiceAccounts: Administra identidades de servicio (cuentas de servicio del proyecto) con grupos de subcomandos (gdcloud iam service-accounts)
ServiceAccounts keys: Administra las credenciales de la identidad de servicio con grupos de subcomandos (gdcloud iam service-accounts keys)
CustomRoles: Administra roles personalizados con grupos de subcomandos (gdcloud iam role)
MARCAS GENERALES DE GCLOUD
Estas marcas están disponibles para todos los comandos: --help.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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."]]