File: //snap/google-cloud-cli/current/lib/surface/edge_cloud/networking/networks/describe.yaml
release_tracks: [ALPHA, GA]
help_text:
brief: Show details about the Distributed Cloud Edge Network network.
description: Show details about the Distributed Cloud Edge Network network.
examples: |
To show details about a network called 'my-network' in edge zone 'us-central1-edge-den1', run:
$ {command} my-network --location=us-central1 --zone=us-central1-edge-den1
request:
collection: edgenetwork.projects.locations.zones.networks
ALPHA:
api_version: v1alpha1
GA:
api_version: v1
arguments:
resource:
help_text: The Distributed Cloud Edge Network network you want to describe.
# 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:network