Vaultview provide TUI for HashiCorp Vault. It is simple, it is small and similar to k9s (it was inspiration for this project).
Note: vaultview currently supports only kv2 secret engines type
Vaultview is available for Linux, macOS and Windows platforms. Binaries can be downloaded from release page.
- list all secret engines
- list all secrets in the secret engines
Ctrl+R- hard reload of the secret- cache secrets
<x>- secret data preview<e>- edit secretCtrl+S- save secret<c>- copy secret key to clipboard<Tab>- move through the list
- add new secret
- enable new secret engine
- all feature above for policies (+token creations)
- secret sync (remote to local)



