Stay organized with collections
Save and categorize content based on your preferences.
NAME
gdcloud iam service-accounts delete - Delete a ProjectServiceAccount from a specific project.
SYNOPSIS
gdcloud iam service-accounts delete [flags]
EXAMPLES
The following command deletes a ProjectServiceAccount from a specific project:
gdcloud iam service-accounts delete <service account name> [FLAGS]
Flags:
"--project <project>" selects from which project to delete the ProjectServiceAccount.
If the project has been set by running "gdcloud init" command, then this flag can
be omitted.
OPTIONAL FLAGS
-h, --help help for delete
--project string Project ID to delete the project service account from. (default "test-project")
[[["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-01-28 UTC."],[],[]]