Skip to content

exo kms crypto generate-data-key

Description

Generate a Data Encryption Key from a given KMS Key.

exo kms crypto generate-data-key ID [flags]

Options

OptionDescription
--bytes-count, -bnumber of bytes for DEK (1 - 1024)
--encryption-context, -eencryption context to use for DEK generation
--help, -hhelp for generate-data-key
--key-spec, -skey spec for DEK [AES-256]
--zone, -zkey zone

Options inherited from parent commands

OptionDescription
--config, -CSpecify an alternate config file [env EXOSCALE_CONFIG]
--output-format, -OOutput format (table|json|text), see "exo output –help" for more information
--output-templateTemplate to use if output format is "text"
--quiet, -QQuiet mode (disable non-essential command output)
--timeoutPer-zone timeout for list operations; -1s disables timeout [env EXOSCALE_TIMEOUT]
--use-account, -AAccount to use in config file [env EXOSCALE_ACCOUNT]

Related Commands

  • crypto - KMS key cryptographic operations
Last updated on