Extending Vault CLI with some Ruby love
Extending the basic Vault CLI using Ruby with Thor/Hirb When using Vault you only have access to basic commands, I wrote a CLI tool that extends the Vault CLI to include some useful commands. Ever wanted to show a tree representation of your secret structure? Or just add a secret?
Post a comment