gdcloud kms keys asymmetric-sign

NAME

gdcloud kms keys asymmetric-sign - Create a signature of the input file using the provided key.

SYNOPSIS

gdcloud kms keys asymmetric-sign [flags]

DESCRIPTION

This command creates a digital signature of the input file using the provided asymmetric-signing key and saves the base64 encoded signature.

REQUIRED FLAGS

      --input-file string       Input file with the message to sign.
      --signature-file string   Output file that contains the signature.

OPTIONAL FLAGS

  -h, --help   help for asymmetric-sign