[
https://issues.apache.org/jira/browse/KARAF-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972100#action_12972100
]
Jean-Baptiste Onofré commented on KARAF-325:
--------------------------------------------
Yes, it makes sense. The change should be consistent and covers the feature
startup config as well.
> Allow features:install xyz*
> ---------------------------
>
> Key: KARAF-325
> URL: https://issues.apache.org/jira/browse/KARAF-325
> Project: Karaf
> Issue Type: New Feature
> Components: console
> Reporter: Andreas Pieber
> Assignee: Jean-Baptiste Onofré
>
> It would be great if a very simple regex is possible for installation of
> features. If you provide some features with names like category-subcat-name
> someone can do either:
> features:install category-* (to install all features of a category) or
> features:install category-subcat-* (to install all features of a subcategory)
> or
> features:install category-subcat-name (to install a specific feature).
> WDYT?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.