Skip to content

vsatctl export

Export Data Encryption Keys

vsatctl export [flags]

Examples

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

Options

      --api-key string      VaaS API key to authorize export operation
      --file string         PEM file where to store the encrypted Data Encryption Key set
  -h, --help                help for export
      --passphrase string   passphrase to encrypt Data Encryption Key set payload

SEE ALSO