From 8940523f8bfd662dbb616eb1655ba9f973bfcd5d Mon Sep 17 00:00:00 2001 From: Alexander Adamov Date: Thu, 22 Oct 2015 17:34:00 +0300 Subject: [PATCH] [Docs restructuring] View Fuel plugins Added 'View Fuel plugins' section. Change-Id: I543e16dd1200caca525d26175ee64d90e30c2165 Partial-Bug: #1504699 --- .../draft/fuel-install-guide/view_plugins.rst | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 pages/draft/fuel-install-guide/view_plugins.rst diff --git a/pages/draft/fuel-install-guide/view_plugins.rst b/pages/draft/fuel-install-guide/view_plugins.rst new file mode 100644 index 000000000..2411c9497 --- /dev/null +++ b/pages/draft/fuel-install-guide/view_plugins.rst @@ -0,0 +1,23 @@ +.. _view_plugins: + + +View Fuel plugins +~~~~~~~~~~~~~~~~~ + +You can view the list of installed plugins in the Fuel Web UI, as well as in the Fuel CLI. + +To view the list of installed plugins via the Fuel Web UI, click the :guilabel:`Plugins` button. +It is located at top of the screen at the Fuel level. + +You can find the following information for every plugin: +* version +* description +* homepage +* authors +* licenses +* releases + +.. seealso:: + + - `Fuel plugins CLI ` +