261eb5b5ce
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 |
||
---|---|---|
.. | ||
elasticsearch | ||
elasticsearch-service-mgr.exe | ||
elasticsearch-service-x64.exe | ||
elasticsearch-service-x86.exe | ||
elasticsearch.bat | ||
elasticsearch.in.bat | ||
elasticsearch.in.sh | ||
plugin | ||
plugin.bat | ||
service.bat |