File: //snap/google-cloud-cli/current/lib/surface/network_services/gateways/describe.yaml
release_tracks: [GA, ALPHA]
help_text:
brief: |
Describe a gateway.
description: Show the details of a Network Services gateway.
examples: |
Show details about a gateway named 'my-gateway'.
$ {command} my-gateway --location=global
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.network_services.resources:gateway
help_text: Name of the gateway to be described.
request: &request
ALPHA:
api_version: v1alpha1
GA:
api_version: v1
collection: networkservices.projects.locations.gateways