Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.17 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.17 KB

Vaul7y / Vaulty

Vaulty is a TUI for Hashicorp Vault. The goal is to support as many functionalities as possible in order to make the tool as usefu as possible.

Why use Vaul7y

I started the tool purely for personal use as I love tools like K9s or Wander. I generally prefer the use of CLI tools but when it came to vault and looking up at stuff, sometimes having a UI just speeds things up. I couldn't find something finished, so decided to write my own.

Video

gif

Usage

To see detailed guide on how to use the tool see the docs

Features and Bugs

The tool is in active development and is bug heavy. There are multiple things that are on my short and long term TODO list.

If anyone decides to use this and wants to request a specific feature or even fix a bug - please open an issue 😄

Short term TODO list:

  1. Change the logger (current one is a mess)
  2. Finish adding tests (initial batch of tests)
  3. Finish implementing Update to existing secrets
    • Bonus: Create net new ones.
  4. Support for namespace changes.