]
Alexey Loubyansky moved WFLY-2946 to WFCORE-56:
-----------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-56 (was: WFLY-2946)
Affects Version/s: (was: 8.0.0.Final)
Component/s: CLI
(was: CLI)
Improve 'cd' behavior in batch mode
-----------------------------------
Key: WFCORE-56
URL:
https://issues.jboss.org/browse/WFCORE-56
Project: WildFly Core
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: CLI
Reporter: Brian Stansberry
Assignee: Alexey Loubyansky
See discussion at
https://community.jboss.org/message/858108#858108 for background.
The problem is the 'cd' behavior discussed in my comment. A 'cd' in batch
mode seems to have triggered the CLI validating the location (or some other op against the
address), which fails since the previous batch step that created the location hasn't
executed.
Would it be better to simply accept the address in batch mode, or somehow be a bit
smarter?