Skip to content

vsatctl import

Import Data Encryption Keys

vsatctl import [flags]

Examples

 vsatctl import --passphrase "secret passphrase" --file path/to/dek/file.pem

Options

      --api-key string      VaaS API key to authorize import operation
      --file string         PEM file containing the encrypted Data Encryption Key set
  -h, --help                help for import
      --passphrase string   passphrase to decrypt Data Encryption Key set payload

SEE ALSO