File: //snap/google-cloud-cli/394/lib/surface/network_connectivity/spokes/describe.yaml
- release_tracks: [ALPHA]
  help_text:
    brief: Describe a spoke.
    description: Retrieve and display details about a spoke.
    examples: |
      To display details about the spoke named ``spoke-1'' in region ``us-central1'', run:
        $ {command} spoke-1 --region=us-central1
  arguments:
    resource:
      spec: !REF googlecloudsdk.command_lib.network_connectivity.resources:spoke
      help_text: Name of the spoke you want to describe.
  request: &request
    ALPHA:
      api_version: v1alpha1
    collection: networkconnectivity.projects.locations.spokes