[jboss-jira] [JBoss JIRA] (WFLY-1628) alias --help print nothing on jboss-cli

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Jul 22 10:00:28 EDT 2013


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

RH Bugzilla Integration commented on WFLY-1628:
-----------------------------------------------

pkremens at redhat.com made a comment on [bug 980099|https://bugzilla.redhat.com/show_bug.cgi?id=980099]

Hi, this will not work, there is no [-p] option and I wasn't able to add more aliases on single line eg. 
alias cd="cd subsystem=logging" ls="ls -l"

creates 
alias cd='cd subsystem=logging" ls="ls -l'
not 
alias cd='cd subsystem=logging'
alias ls='ls -l'
                
> alias --help print nothing on jboss-cli
> ---------------------------------------
>
>                 Key: WFLY-1628
>                 URL: https://issues.jboss.org/browse/WFLY-1628
>             Project: WildFly
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 8.0.0.Alpha2
>         Environment: MacOS X, JDK 1.7.0_09
>            Reporter: Alexis Hassler
>            Assignee: Alexey Loubyansky
>
> I have no output when I call this :
> [standalone at localhost:9990 /] alias --help
> [standalone at localhost:9990 /]

--
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 jboss-jira mailing list