下载安装
brew tap hashicorp/tap brew install hashicorp/tap/consul
启动运行
在开发模式下启动Consul代理。
consul agent -dev
正常启动
brew services start consul
关闭停止
brew services consul
brew tap hashicorp/tap brew install hashicorp/tap/consul
在开发模式下启动Consul代理。
consul agent -dev
正常启动
brew services start consul
关闭停止
brew services consul