gdcloud kms keys encrypt

NAME

gdcloud kms keys encrypt - Encrypt the plaintext using the passed key and return the ciphertext file.

SYNOPSIS

gdcloud kms keys encrypt [flags]

DESCRIPTION

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

REQUIRED FLAGS

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

OPTIONAL FLAGS

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