elasticsearch-cli

Open Source, Distributed, RESTful Search Engine

Ubuntu
RUN apt-get update && \ apt-get install -y elasticsearch
Alpine
RUN apk add elasticsearch
Arch Arch Linux
RUN pacman -S --noconfirm elasticsearch
Fedora
RUN dnf install -y elasticsearch
Raspbian
RUN apt-get update && \ apt-get install -y elasticsearch
click the source code to copy install elasticsearch-cli on any operating system with command-not-found.com