gdcloud kms keys describe

NAME

gdcloud kms keys describe - Describe an AEAD or signing key.

SYNOPSIS

gdcloud kms keys describe NAME [flags]

ESEMPI

To describe an AEAD key, run:
    gdcloud kms keys describe my-key --key-type=AEADKey

To describe a Signing key, run:
    gdcloud kms keys describe my-signing-key --key-type=SigningKey

FLAG OBBLIGATORI

      --key-type string   Type of key to describe (either AEADKey or SigningKey).

FLAG A LIVELLO DI GDCLOUD

Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.

Per saperne di più, consulta la pagina di panoramica del riferimento di CLI gdcloud.