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
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.