consul
officialscriptablepopularcloudbrew
HashiCorp · Service discovery, kv, and mesh from the terminal.
$ brew tap hashicorp/tap && brew install hashicorp/tap/consulOne-liner to try
$ consul agent -devAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Great for agents · 75/100
Verify
consul --version
Agent URL
/cli/consul/agent.md
Quick reference
Install
brew tap hashicorp/tap && brew install hashicorp/tap/consulVerify
consul --versionFirst command
consul agent -devAbout
The official CLI from HashiCorp. Service discovery, kv, and mesh from the terminal. Supports structured output — good for scripts and agents.
Example workflow
1. consul agent -dev