[jboss-jira] [JBoss JIRA] (WFCORE-1673) Testsuite: tests for CLI controller aliases
Brian Stansberry (JIRA)
issues at jboss.org
Tue Jul 26 10:13:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270674#comment-13270674 ]
Brian Stansberry commented on WFCORE-1673:
------------------------------------------
I put the CLI component on this so the CLI devs (i.e. [~jfdenise]) are aware that this work is being done.
> Testsuite: tests for CLI controller aliases
> -------------------------------------------
>
> Key: WFCORE-1673
> URL: https://issues.jboss.org/browse/WFCORE-1673
> Project: WildFly Core
> Issue Type: Task
> Components: CLI, Test Suite
> Reporter: Martin Schvarcbacher
> Assignee: Martin Schvarcbacher
> Priority: Minor
>
> Added integration tests for server aliases defined in jboss-cli.xml
> Usage in bin/jboss-cli.xml:
> {code:xml}
> <controllers>
> <controller name="ServerOne">
> <protocol>http-remoting</protocol>
> <host>localhost</host>
> <port>9990</port>
> </controller>
> </controllers>
> {code}
> {code:bash}
> ./bin/jboss-cli.sh --controller=ServerOne --connect
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list