File: //snap/google-cloud-cli/current/lib/surface/edge_cloud/networking/routes/delete.yaml
- release_tracks: [ALPHA]
help_text:
brief: Delete a Distributed Cloud Edge Network route.
description: |
Delete a Distributed Cloud Edge Network route.
examples: |
To delete a route called `AMF_OAM_VRF_1_macVlan` in edge zone `us-central1-edge-den1`, run:
$ {command} 'AMF_OAM_VRF_1_macVlan' \
--location=us-central1 \
--zone=us-central1-edge-den1
request:
collection: edgenetwork.projects.locations.zones.routes
api_version: v1alpha1
arguments:
resource:
help_text: Distributed Cloud Edge Network route to delete.
# The following should point to the resource argument definition under your
# surface's command_lib directory.:
spec: !REF googlecloudsdk.command_lib.edge_cloud.networking.resources:route
async:
collection: edgenetwork.projects.locations.operations