Not able to install elastic search plugin

When i try to install plugin i get the below erro.

./elasticsearch-plugin /Users/rmodadu/Rajendra/Projects/eclipse-workspace/whitelist-maven/target/releases/whitelist-maven-0.0.1-SNAPSHOT.zip
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: Unknown command [/Users/rmodadu/Rajendra/Projects/eclipse-workspace/whitelist-maven/target/releases/whitelist-maven-0.0.1-SNAPSHOT.zip]

Thanks,
Rajendra

Read https://www.elastic.co/guide/en/elasticsearch/plugins/current/plugin-management-custom-url.html

It was a stupid mistake.. i was not using file:///

Thanks,
Rajendra

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.