Merge pull request elastic/elasticsearch#1462 from jimferenczi/rename_plugin_cmd

bin/plugin is now bin/elasticsearch-plugin

Original commit: elastic/x-pack-elasticsearch@8ecf75af66
This commit is contained in:
Jim Ferenczi 2016-02-05 12:52:54 +01:00
commit cc8ae273c9
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Troubleshooting:
- elasticsearch is installed under ~/.esvm/<version>
- turn on debug in ~/.esvm/1.4.1/config/logging.yml
- esvm --fresh will reinstall ES
- plugins will not re-install, you can remove them manually by ~/.esvm/1.4.1/bin/plugin remove shield
- plugins will not re-install, you can remove them manually by ~/.esvm/1.4.1/bin/elasticsearch-plugin remove shield
- errors during startup will not show up. If esvm fails startup look in ~/.esvm/1.4.1/logs/*