Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
NOME
gcloud iam: gestisci identità di servizio, chiavi e ruoli personalizzati.
SINOSSI
gdcloud iam GROUP [flags]
DESCRIZIONE
Il gruppo di comandi "iam" gestisce le risorse Identity and Access Management (IAM).
ServiceAccounts: gestisce le identità di servizio (service account del progetto) con il gruppo di sottocomandi (gdcloud iam service-accounts)
ServiceAccounts keys: gestisce le credenziali dell'identità di servizio con il gruppo di sottocomandi (gdcloud iam service-accounts keys)
CustomRoles: gestisce i ruoli personalizzati con il gruppo di sottocomandi (gdcloud iam role)
GDCLOUD WIDE FLAGS
Questi flag sono disponibili per tutti i comandi: --help.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]