[
https://issues.jboss.org/browse/WFLY-1628?page=com.atlassian.jira.plugin....
]
RH Bugzilla Integration commented on WFLY-1628:
-----------------------------------------------
pkremens(a)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@localhost:9990 /] alias --help
[standalone@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