Your IP : 216.73.217.13


Current Path : /proc/thread-self/root/usr/share/elasticsearch/bin/
Upload File :
Current File : //proc/thread-self/root/usr/share/elasticsearch/bin/elasticsearch-node

#!/bin/bash

ES_MAIN_CLASS=org.elasticsearch.cluster.coordination.NodeToolCli \
  "`dirname "$0"`"/elasticsearch-cli \
  "$@"