update: add consul-cli to downloads_tools.html.erb

update: add consul-cli to downloads_tools.html.erb
This commit is contained in:
Alvaro Miranda 2015-08-25 13:38:25 +12:00
parent 7c4b767e4e
commit f06ae16648
1 changed files with 3 additions and 0 deletions

View File

@ -93,6 +93,9 @@ description: |-
<li>
<a href="https://github.com/kelseyhightower/confd">confd</a> - Manage local application configuration files using templates and data from etcd or Consul
</li>
<li>
<a href="https://github.com/CiscoCloud/consul-cli">consul-cli</a> - Command line interface to Consul HTTP API
</li>
<li>
<a href="http://xordataexchange.github.io/crypt/">crypt</a> - Store and retrieve encrypted configuration parameters from etcd or Consul
</li>