gdcloud kms keys encrypt

NOME

gdcloud kms keys encrypt: criptografa o texto simples usando a chave transmitida e retorna o arquivo de texto criptografado.

SINOPSE

gdcloud kms keys encrypt [flags]

DESCRIÇÃO

Esse comando criptografa o texto simples usando a chave transmitida e retorna o arquivo de texto criptografado.

FLAGS OBRIGATÓRIAS

      --ciphertext-file string   Output file that contains the encrypted plaintext.
      --plaintext-file string    File to encrypt.

FLAGS OPCIONAIS

      --additional-authenticated-data-file string   Provides additional authenticated data.
      --timeout duration                            Time limit to complete the encrypt crypto operation. (default 3m0s)

FLAGS GERAIS DA GDCLOUD

Estas flags estão disponíveis para todos os comandos: --configuration, --format, --help, --project, --quiet.

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