File: //snap/google-cloud-cli/current/lib/surface/kms/key_handles/describe.yaml
- release_tracks: [ALPHA, BETA, GA]
help_text:
brief: Get metadata for a KeyHandle.
description: Get metadata for a KeyHandle.
examples: |
The following command gets metadata for a KeyHandle named `my-key-handle` in the locations
`us-central1`.
$ {command} my-key-handle --location=us-central1
request:
collection: cloudkms.projects.locations.keyHandles
arguments:
resource:
help_text: The KeyHandle to get metadata for.
spec: !REF googlecloudsdk.command_lib.kms.resources:key_handle