vault

officialscriptablepopularcautionsecuritybrew

HashiCorp · Secrets, identity, and pki from the terminal.

$ brew tap hashicorp/tap && brew install hashicorp/tap/vault
One-liner to try
$ vault server -dev

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Great for agents · 75/100
Verify
vault --help
Agent URL
/cli/vault/agent.md

Quick reference

Installbrew tap hashicorp/tap && brew install hashicorp/tap/vault
Verifyvault --help
First commandvault server -dev

About

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

Alternatives worth considering