mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
2b206a6af6
commit
c6dde4c6c4
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