gcloud kms keys

NAME

gdcloud kms keys: Realiza operaciones criptográficas con claves de KMS.

SYNOPSIS

gdcloud kms keys COMMAND [flags]

MARCAS DE GDCLOUD

Estas marcas están disponibles para todos los comandos: --help.

Para obtener más información, consulta la página de descripción general de la referencia de la gcloud CLI.

COMANDOS

COMMAND es una de las siguientes opciones:

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.