Apply normalized shell command format
-------------------------------------
Key: KARAF-948
URL: https://issues.apache.org/jira/browse/KARAF-948
Project: Karaf
Issue Type: Improvement
Components: karaf-shell
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 3.0.0
1/ all command scope should be singular (features:* become feature:*, bundles:* become bundle:*)
2/ command name separator is -. For instance, config:propdel become config:prop-del
3/ "fine grained commands" should be respect the command-action format. For instance, features:addUrl
become feature:url-add, feature:url-list
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|