mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
docs: Fix version in plugin install by url
This commit is contained in:
parent
69ba6ae09c
commit
a28fd2334c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ When you specify a plugin name without a URL, the plugin tool attempts to downlo
|
|||
|
||||
You can specify a URL to a specific plugin, as in the following example:
|
||||
|
||||
[source,shell]
|
||||
["source","shell",subs="attributes"]
|
||||
$ bin/kibana-plugin install https://download.elastic.co/kibana/x-pack/x-pack-{version}.zip
|
||||
Attempting to transfer from https://download.elastic.co/kibana/x-pack/x-pack-{version}.zip
|
||||
Transferring <some number> bytes....................
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue