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
Quick reference
Install
brew tap hashicorp/tap && brew install hashicorp/tap/consulVerify
consul --versionFirst command
consul agent -devMachine JSON
/cli/consul.jsonAbout
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