File: //snap/google-cloud-cli/current/lib/surface/network_services/gateways/delete.yaml
release_tracks: [GA, ALPHA]
help_text:
brief: |
Delete a gateway.
description: |
Delete the specified Network Services gateway.
examples: |
To delete a gateway named 'my-gateway', run:
$ {command} my-gateway --location=global
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.network_services.resources:gateway
help_text: |
Name of the gateway you want to delete.
async:
collection: networkservices.projects.locations.operations
request: &request
ALPHA:
api_version: v1alpha1
GA:
api_version: v1
collection: networkservices.projects.locations.gateways