[
https://issues.jboss.org/browse/WFCORE-3671?page=com.atlassian.jira.plugi...
]
Jean-Francois Denise moved JBEAP-14334 to WFCORE-3671:
------------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-3671 (was: JBEAP-14334)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
Affects Version/s: (was: 7.1.0.GA)
CLI syntax for "cd" command does not work the same in EAP
7.1
-------------------------------------------------------------
Key: WFCORE-3671
URL:
https://issues.jboss.org/browse/WFCORE-3671
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
Priority: Minor
Start up EAP 6.4 or 7.0 in domain mode and connect with jboss-cli.sh
I can do these commands:
[domain@localhost:9990 /] cd host
[domain@localhost:9990 host] cd master
[domain@localhost:9990 host=master]
On EAP 7.1 it gives me an error:
Failed to validate address: the response from the controller doesn't contain result.
I can only do "cd host=master" successfully.
Is this a bug/regression or an intentional change in EAP 7.1?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)