Command line interface to Consul HTTP API
| Command | Synopsis |
|---|---|
| acl | Consul /acl endpoint |
| agent | Consul /agent endpoint |
| catalog | Consul /catalog endpoint |
| check | Consul /agent/check endpoint |
| coordinate | Consul /coordinate endpoint |
| health | Consul /health endpoint |
| kv | Consul /kv endpoint |
| service | Consul /agent/service endpoint |
| session | Consul /session endpoint |
| status | Consul /status endpoint |
$ docker build -t consul-cli .