gdcloud kms keys decrypt

NOMBRE

gdcloud kms keys decrypt: Desencripta el texto cifrado con la clave que se pasó y devuelve el archivo de texto sin formato.

SYNOPSIS

gdcloud kms keys decrypt [flags]

DESCRIPCIÓN

Este comando desencripta el texto cifrado con la clave que se pasó y devuelve el archivo de texto sin formato.

MARCAS OBLIGATORIAS

      --ciphertext-file string   File to decrypt.
      --plaintext-file string    Output file that contains the decrypted ciphertext.

MARCAS OPCIONALES

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

MARCAS DE GCLOUD A NIVEL GENERAL

Estas marcas están disponibles para todos los comandos: --configuration, --format, --help, --project y --quiet.

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