transform
The transform
command groups subcommands for interacting with Vault's
Transform Secrets Engine.
Syntax
Option flags for a given subcommand are provided after the subcommand, but before the arguments.
Examples
To import keys into a mount via the
Transform BYOK
mechanism, use the vault transform import <path> <key>
or
vault transform import-version <path> <key>
commands: