updated elasticsearch_decommission_node.sh

pull/2/head
Hari Sekhon 5 years ago
parent 86e266d2a0
commit 59bf4585f8

@ -18,7 +18,7 @@ set -euo pipefail
usage(){
echo "
Simple script to decommission an Elasticsearch node from the cluster
Simple script to trigger a background decommission of an Elasticsearch node from the local cluster
Defaults to connecting to a Elasticsearch via node localhost:9200
set \$ELASTICSEARCH_HOST and \$ELASTICSEARCH_PORT to override this

Loading…
Cancel
Save