You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2017/06/09 13:34:18 UTC

[jira] [Created] (KARAF-5193) Add feature/kar/bundle action report, feature:tree-show & bundle:status/feature:status

Jean-Baptiste Onofré created KARAF-5193:
-------------------------------------------

             Summary: Add feature/kar/bundle action report, feature:tree-show & bundle:status/feature:status
                 Key: KARAF-5193
                 URL: https://issues.apache.org/jira/browse/KARAF-5193
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-feature, karaf-kar, karaf-shell
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré


Now, when performing {{feature:install}} for instance, we have a lot of details in the log (bundles installed, refreshed, etc), but not a more "human" reab-able report. Something like:

{code}
Report:
----------
  Bundles Installed: ...
  Bundles Refreshed: ...
  Features Installed: ...
  Features Updated: ...
{code}

Further more, as we have {{bundle:tree-show}}, it would be interesting to have a {{feature:tree-show}} showing the dependencies between features (inner features).

Finally, to quickly get the status of a feature or a bundle (installed, active, started, ...), {{feature:status}} and {{bundle:status}} commands would be very convenient (including in scripting).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)