kv enable-versioning
The kv enable-versioning
command turns on versioning for an existing
non-versioned key/value secrets engine (K/V Version 1) at its path.
Examples
This command turns on versioning for the K/V Version 1 secrets engine enabled at "secret".
Usage
There are no flags beyond the standard set of flags included on all commands.
Output options
-format
(string: "table")
- Print the output in the given format. Valid formats are "table", "json", or "yaml". This can also be specified via theVAULT_FORMAT
environment variable.