Use the same naming convention in commands
------------------------------------------

                 Key: KARAF-638
                 URL: https://issues.apache.org/jira/browse/KARAF-638
             Project: Karaf
          Issue Type: Improvement
          Components: console
            Reporter: Jean-Baptiste Onofré
             Fix For: 3.0.0


In Karaf commands, we should use the same naming convention.

For instance, we have commands looking like:
admin:change-rmi-server-port
admin:change-rmi-registry-port
dev:create-dump

and others looking like:
roleadd
roledel
features:listversions

To be clear for the users, I propose to adopt the same naming convention for 
all commands, like:

role-add
role-del
features:list-versions

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to