mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
c70760821c
commit
da5b9ef0f8
1 changed files with 3 additions and 1 deletions
|
@ -47,10 +47,12 @@ Use the `-d` or `--plugin-dir` option after the `install` command to specify a d
|
|||
example:
|
||||
|
||||
[source,shell]
|
||||
$ bin/kibana-plugin install file:///some/local/path/x-pack.zip -d path/to/directory
|
||||
$ bin/kibana-plugin install file:///some/local/path/my-plugin.zip -d path/to/directory
|
||||
|
||||
NOTE: This command creates the specified directory if it does not already exist.
|
||||
|
||||
WARNING: This option is deprecated and will be removed in Kibana 7. It is known to not work with some plugins, including X-Pack.
|
||||
|
||||
[float]
|
||||
=== Installing Plugins with Linux packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue