vault
officialscriptablepopularcautionsecuritybrew
HashiCorp · Secrets, identity, and pki from the terminal.
$ brew tap hashicorp/tap && brew install hashicorp/tap/vaultOne-liner to try
$ vault server -devAgent pack
Quick reference
Install
brew tap hashicorp/tap && brew install hashicorp/tap/vaultVerify
vault --helpFirst command
vault server -devMachine JSON
/cli/vault.jsonAbout
The official CLI from HashiCorp. Secrets, identity, and pki from the terminal. Supports structured output — good for scripts and agents.
Example workflow
1. vault server -dev