[forge-issues] [JBoss JIRA] (FORGE-1774) Default --help for Forge commands

George Gastaldi (JIRA) issues at jboss.org
Tue Apr 29 15:14:34 EDT 2014


    [ https://issues.jboss.org/browse/FORGE-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964526#comment-12964526 ] 

George Gastaldi commented on FORGE-1774:
----------------------------------------

This can be implemented using a [UICommandTransformer|https://github.com/forge/core/blob/master/ui/tests/src/test/java/org/jboss/forge/addon/ui/controller/mock/MockUICommandTransformer.java] by decorating the original UICommand with another one that adds --help to it
                
> Default --help for Forge commands
> ---------------------------------
>
>                 Key: FORGE-1774
>                 URL: https://issues.jboss.org/browse/FORGE-1774
>             Project: Forge
>          Issue Type: Feature Request
>            Reporter: Jess Sightler
>
> If a command does not specify a --help parameter, forge should provide a default for this that simply displays the man page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list