Simon Drake
About Me
Resources
Microblog
Cheatsheets
CodeTips
Author's home
Search
✕
vault
Vault secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets in modern computing.
Copy from one path to another
vault kv get -format=json -field=data kv/origin/path | vault kv put kv/destination/path -