A set of utilities that manage Elasticsearch and are purely written in Bash Shell
432
Elastic Shell (or Elash in abbreviation) is a set of utilities that manage Elasticsearch and are purely written in Bash Shell.
It supports basic management of Elasticsearch index, snapshot, etc, and also provides assistance on some advanced Elasticsearch management tasks such as reindex, upgrade, etc.
Run elash --help from command line to learn more.
The Docker image has installed Elastic Shell with all its dependencies, such as curl, jq, etc. Hence, you don't have to install them by yourself. To run in Docker container, simply pull the image from Docker Hub.
docker pull morningspace/elastic-shell
Content type
Image
Digest
Size
12.5 MB
Last updated
over 7 years ago
docker pull morningspace/elastic-shell