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")