File: //snap/google-cloud-cli/396/lib/surface/network_connectivity/regional_endpoints/describe.yaml
- release_tracks: [BETA, GA]
help_text:
brief: |
Describe a regional endpoint.
description: |
Retrieve and display details about a regional endpoint.
examples: |
Display details about a regional endpoint named 'my-regional-endpoint' in us-central1:
$ {command} my-regional-endpoint
--region=us-central1
[--project=my-project]
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.network_connectivity.resources:regionalEndpoint
help_text: Name of the regional endpoint to be described.
request: &request
BETA:
api_version: v1beta
GA:
api_version: v1
collection: networkconnectivity.projects.locations.regionalEndpoints