consul

Distributed key-value store with health checking and service discovery. Some subcommands such as consul kv have their own usage documentation. More information: <https://www.consul.io/commands>.

Debian Debian
RUN apt-get update && \ apt-get install -y consul
Ubuntu
RUN apt-get update && \ apt-get install -y consul
Arch Arch Linux
RUN pacman -S --noconfirm consul
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y consul
Fedora
RUN dnf install -y consul
Raspbian
RUN apt-get update && \ apt-get install -y consul
click the source code to copy install consul on any operating system with command-not-found.com