gcloud_alpha_iam_service-accounts_update (1)
NAME
- gcloud alpha iam service-accounts update - update an IAM service account
SYNOPSIS
-
gcloud alpha iam service-accounts update SERVICE_ACCOUNT [--display-name=DISPLAY_NAME] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Update an IAM service account.
POSITIONAL ARGUMENTS
-
-
- ServiceAccount resource - The IAM service account to update. This represents a Cloud resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways. To set the [project] attribute: provide the argument [service_account] on the command line with a fully specified name; set the property [core/project]; provide the argument [--project] on the command line. This must be specified.
-
- SERVICE_ACCOUNT
-
ID of the serviceAccount or fully qualified identifier for the serviceAccount.
- ServiceAccount resource - The IAM service account to update. This represents a Cloud resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways. To set the [project] attribute: provide the argument [service_account] on the command line with a fully specified name; set the property [core/project]; provide the argument [--project] on the command line. This must be specified.
-
FLAGS
-
- --display-name=DISPLAY_NAME
-
The new textual name to display for the account.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
API REFERENCE
This command uses the iam/v1 API. The full documentation for this API can be found at: cloud.google.com/iam
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud iam service-accounts update $ gcloud beta iam service-accounts update