Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the undeprecated 'install' form when invoking bin/plugin #139

Closed
wants to merge 1 commit into from
Closed

Use the undeprecated 'install' form when invoking bin/plugin #139

wants to merge 1 commit into from

Conversation

ankon
Copy link
Contributor

@ankon ankon commented Nov 11, 2014

'-install' was deprecated in elastic/elasticsearch#3112

@dadoonet
Copy link
Member

Thank you for this.
Actually, we are going to change -install in the future with install.

So I suggest we don't merge this change yet but wait for elastic/elasticsearch#7339. WDYT?

@ankon
Copy link
Contributor Author

ankon commented Nov 11, 2014

Fair enough, should I just close this one then, or update it to use install (which is supported as well since a while), and leave it open?

@dadoonet
Copy link
Member

I think updating the PR would be fine. Thanks!

'-install' was deprecated in elastic/elasticsearch#3112,
and 'install' is the proper variant from elastic/elasticsearch#7339.
@ankon
Copy link
Contributor Author

ankon commented Nov 12, 2014

Sure, no problem :)

@ankon ankon changed the title Use the undeprecated '--install' form when invoking bin/plugin Use the undeprecated 'install' form when invoking bin/plugin Nov 12, 2014
@tlrx
Copy link
Member

tlrx commented Nov 20, 2014

Thanks @ankon !

Merged in c8839ee

@tlrx tlrx closed this Nov 20, 2014
dadoonet added a commit to elastic/elasticsearch-plugins-script that referenced this pull request Nov 24, 2014
With up coming plugin manager (see elastic/elasticsearch#7339), we should support install documentation as:

```sh
bin/plugin install <plugin_name>
```

See also elastic/elasticsearch-cloud-aws#139 which breaks the current script.

Closes #4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants