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

0.90.2 plugin manager - Command [--url] unknown #3326

Closed
heinemannj opened this issue Jul 14, 2013 · 1 comment
Closed

0.90.2 plugin manager - Command [--url] unknown #3326

heinemannj opened this issue Jul 14, 2013 · 1 comment

Comments

@heinemannj
Copy link

elasticsearch - 0.90.2

/opt/elasticsearch-0.90.2 # bin/plugin --url /opt/mobz-elasticsearch-head-0c2ac0b.zip --install head
Usage:
-u, --url [plugin location] : Set exact URL to download the plugin from
-i, --install [plugin name] : Downloads and installs listed plugins [*]
-r, --remove [plugin name] : Removes listed plugins
-l, --list : List installed plugins
-v, --verbose : Prints verbose messages
-h, --help : Prints this help message

[*] Plugin name could be:
elasticsearch/plugin/version for official elasticsearch plugins (download from download.elasticsearch.org)
groupId/artifactId/version for community plugins (download from maven central or oss sonatype)
username/repository for site plugins (download from github master)

Message:
Command [--url] unknown.

@dadoonet
Copy link
Member

Duplicate of #3245

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

No branches or pull requests

2 participants