File: //snap/google-cloud-cli/current/lib/surface/zone_management/service_accounts/delete.yaml
- release_tracks: [ALPHA]
help_text:
brief: delete service account
description: Deletes a service account.
examples: |
To delete a service account called `test-service-account` in project `test-project` and location `us-central1`, run:
$ {command} test-service-account --location=us-central1 --project=test-project
request:
collection: edgecontainer.projects.locations.serviceAccounts
api_version: v1alpha
method: delete
arguments:
resource:
help_text: Service account to delete.
spec: !REF googlecloudsdk.command_lib.zone_management.service_account.resources:serviceAccount
async:
collection: edgecontainer.projects.locations.operations