File: //snap/google-cloud-cli/394/lib/surface/metastore/services/describe.yaml
- release_tracks: [ALPHA, BETA, GA]
help_text:
brief: |
Describe a Dataproc Metastore service.
description: |
Describe a Dataproc Metastore service.
Displays all details of a Dataproc Metastore service given a valid service ID.
examples: |
To describe a Dataproc Metastore service with the ID
`my-metastore-service` in `us-central1`, run:
$ {command} my-metastore-service --location=us-central1
request:
ALPHA:
api_version: v1alpha
BETA:
api_version: v1beta
GA:
api_version: v1
collection: metastore.projects.locations.services
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.metastore.resources:service
help_text: |
Arguments and flags that specify the Metastore service you want
to describe.