Skip to content

AciDCooL/vaultview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaultview - the way to interact with HashiCorp Vault

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

Screenshoots

1. Vault Configuration

2. List Secret Engines

3. List Secrets within Engine

4. Show, copy and edit secret data

Installation

Vaultview is available for Linux, macOS and Windows platforms. Binaries can be downloaded from release page.

Features

  • 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 secret
  • Ctrl+S - save secret
  • <c> - copy secret key to clipboard
  • <Tab>- move through the list

Todo

  • add new secret
  • enable new secret engine
  • all feature above for policies (+token creations)
  • secret sync (remote to local)

About

Another way to peek into HashiCorp Vault

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages