evroc kms keys import-rotate

Rotate an imported key

Synopsis

Rotate an imported key by providing new key material.

Rotates a key that was previously imported by importing new material, which creates a new version of the key.

evroc kms keys import-rotate <key_id> [flags]

Options

      --force         Skips interactive prompts and executes destructive actions.
  -h, --help          help for import-rotate
      --path string   Path to the raw key material to be imported.

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")

SEE ALSO