]
Chao Wang updated WFCORE-3540:
------------------------------
Labels: (was: eap7.1.0-defer)
In non interactive mode, ls -l table format output is bad if any
element in return contents is longer than terminal width
--------------------------------------------------------------------------------------------------------------------------
Key: WFCORE-3540
URL:
https://issues.jboss.org/browse/WFCORE-3540
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 4.0.0.Alpha6
Reporter: Chao Wang
Assignee: Chao Wang
Priority: Minor
1. create commands in file command.cli which contains "ls -l
/subsystem=elytron/provider-loader=elytron"
2. start EAP server.
3 execute command in CLI non interactive mode jboss-cli.sh -c --file=command.cli.
See the table output is malformat