gdcloud kms keys

NOME

gdcloud kms keys: executa operações criptográficas usando chaves do KMS.

SINOPSE

gdcloud kms keys COMMAND [flags]

DESCRIÇÃO

O grupo de subcomandos de chave do KMS usa chaves do KMS para realizar operações criptográficas.

SINALIZAÇÕES GERAIS DO GDCLOUD

Estas flags estão disponíveis para todos os comandos: --help.

Para mais informações, consulte a página Visão geral da referência da CLI gdcloud.

COMANDOS

COMMAND é um destes:

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.
decrypt
    Decrypt the ciphertext using the passed key and return the plaintext file.
encrypt
    Encrypt the plaintext using the passed key and return the ciphertext file.
import
    Import a key passed from the key material file.