security / cli
HashiCorp Vault
Capability: HashiCorp Vault
Use it when
- broker short-lived secrets and encryption operations behind identity policies
- avoid distributing long-lived database and cloud credentials to every workload
What it solves
Not the fit when
- production operation requires secure initialization, unsealing, policy, backup, and availability design
Install
brew install hashicorp/tap/vault
Invoke
vault server -dev
Alternatives
No reviewed alternatives recorded yet.