Adds documentation for plugin --list flag

This commit is contained in:
Paul Echeverri 2016-03-07 17:37:29 -08:00
parent dc88c2e8f8
commit d5a7956b41

View file

@ -65,6 +65,11 @@ bin/kibana plugin --remove marvel
You can also remove a plugin manually by deleting the plugin's subdirectory under the `installedPlugins` directory.
[float]
=== Listing Installed Plugins
Use `--list` or `-l` option to list the currently installed plugins.
[float]
=== Updating Plugins