Vault Helper Tool
- Go
A small tool written in go when you need to search your vault.
Requires that you have VAULT_ADDR set in your environment. Token will be set from:
- VAULT_TOKEN
- ~/.vault-token
- Using a token helper as defined in ~/.vault
More information can be found on the GitHub repository.