OpenSearch/bin
tlrx 261eb5b5ce Windows: makes elasticsearch.bat more friendly to automated processes
On Windows platforms when JAVA_HOME is not defined, a message is printed on standard output and the bat script is paused until the user press a key. This behavior is not compliant to automated processes where elasticsearch.bat can be executed by another script. This commit adds a new parameter --silent / -s that allow to skip the pause. Also, the error message is directed to standard and error outputs.

 Closes #8913
2015-01-12 12:24:40 +01:00
..
elasticsearch bin/elasticsearch: add help, fix endless loop 2014-12-02 11:19:46 +01:00
elasticsearch-service-mgr.exe rework script to handle path with spaces 2013-09-17 15:01:09 +03:00
elasticsearch-service-x64.exe rework script to handle path with spaces 2013-09-17 15:01:09 +03:00
elasticsearch-service-x86.exe rework script to handle path with spaces 2013-09-17 15:01:09 +03:00
elasticsearch.bat Windows: makes elasticsearch.bat more friendly to automated processes 2015-01-12 12:24:40 +01:00
elasticsearch.in.bat Windows: makes elasticsearch.bat more friendly to automated processes 2015-01-12 12:24:40 +01:00
elasticsearch.in.sh [EXEC] Remove reduced stack size 2015-01-06 17:35:45 +01:00
plugin Plugins: Support usage of ES_JAVA_OPTS in plugin commands 2014-10-30 13:41:08 +01:00
plugin.bat Plugins: Support usage of ES_JAVA_OPTS in plugin commands 2014-10-30 13:41:08 +01:00
service.bat Added quotes to allow spaces in installation path 2014-11-13 09:14:24 -05:00