Read versioned key/value data
Read versioned data from an existing data path in the kv
v2 plugin.
Assumptions
- You have set up a
kv
v2 plugin. - Your authentication token has
read
permissions for thekv
v2 plugin.
Use vault kv get
to read all the current
key/value pairs on the given path:
For example:
Use the -field
flag to target specific key value pairs on the given path:
For example: