: vsatctl Export
Focus
Focus

vsatctl Export

Table of Contents

vsatctl Export

Important (Not supported for HSM-protected DEK): The vsatctl export command is supported only when VSatellites use software-based DEK protection. Exporting the DEK is not supported for HSM-protected DEK deployments.
vsatctl export [flags]
Export Data Encryption Keys
Note: You must run this command with root privileges because it connects to the VSatellite cluster using credentials from a file that only root users can access.

Examples

sudo 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