diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb index f034c04aa5..cd2f4f719d 100644 --- a/website/source/downloads_tools.html.erb +++ b/website/source/downloads_tools.html.erb @@ -96,6 +96,9 @@ description: |-
  • confd - Manage local application configuration files using templates and data from etcd or Consul
  • +
  • + consul-backinator - Command line Consul KV backup and restoration utility +
  • consul-cli - Command line interface to Consul HTTP API
  • @@ -144,7 +147,7 @@ description: |-

    - Are you the author of a tool and you would like to be featured on this page? Email us at hello@hashicorp.com! + Are you the author of a tool and you would like to be featured on this page? The Consul website is open source and is embedded inside the Consul repository on GitHub. You can submit a Pull Request to add your tool to the list and we will gladly review it.