gdcloud kms keys decrypt

NAME

gdcloud kms keys decrypt - Decrypt the ciphertext using the passed key and return the plaintext file.

SYNOPSIS

gdcloud kms keys decrypt [flags]

DESCRIPTION

This command decrypts the ciphertext using the passed key and returns the plaintext file.

REQUIRED FLAGS

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

OPTIONAL FLAGS

      --additional-authenticated-data-file string   Optional: provides additional authenticated data.
  -h, --help                                        help for decrypt