Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Support plugin management for ES 1.x #61

Closed
barryib opened this issue Jan 28, 2016 · 2 comments
Closed

Support plugin management for ES 1.x #61

barryib opened this issue Jan 28, 2016 · 2 comments

Comments

@barryib
Copy link
Contributor

barryib commented Jan 28, 2016

Between ES 1.x and 2.x plugins management verbs changed.

  • ES 1.x: bin/plugin --install [plugin_name]
  • ES 2.x: bin/plugin install [plugin_name]

We should catch this change during the plugin installation and removal. At least, as long we support ES 1.x

@electrical
Copy link
Contributor

Hi,

the install command works on both ES 1.x and 2.x its just horribly documented :-(

@barryib
Copy link
Contributor Author

barryib commented Jan 28, 2016

Oh thats good. I didn't know that.
Thanks. I'm closing this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants