Hi,
I have elasticsearch-5.0.1
I cannot run elastic search command elasticsearch-plugin -install mobz/elasticsearch-head.
When I try to run the command elasticsearch-plugin -install mobz/elasticsearch-head
I obtain the following result :
C:\elasticsearch-5.0.1\bin>elasticsearch-plugin -install mobz/elasticsearch-head
A tool for managing installed elasticsearch plugins
Commands
list - Lists installed elasticsearch plugins
install - Install a plugin
remove - Removes a plugin from elasticsearch
Non-option arguments:
command
Option Description
-h, --help show help
-s, --silent show minimal output
-v, --verbose show verbose output
ERROR: i is not a recognized option
C:\elasticsearch-5.0.1\bin>