gdcloud kms keys

NAME

gdcloud kms keys - Esegui operazioni di crittografia utilizzando le chiavi KMS.

SYNOPSIS

gdcloud kms keys COMMAND [flags]

FLAG A LIVELLO DI GDCLOUD

Questi flag sono disponibili per tutti i comandi: --help.

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

COMANDI

COMMAND è uno dei seguenti:

asymmetric-sign
    Create a signature of the input file using the provided key.
asymmetric-verify
    Verify a signature of the input file using the provided key.
create
    Create a new AEAD or signing key.
decrypt
    Decrypt the ciphertext using the passed key and return the plaintext file.
delete
    Delete an AEAD or signing key.
describe
    Describe an AEAD or signing key.
encrypt
    Encrypt the plaintext using the passed key and return the ciphertext file.
import
    Import a key passed from the key material file.
list
    List AEAD keys or signing keys.