-
Bug
-
Resolution: Done
-
Blocker
-
4.0.0.Alpha5
-
None
When 'ls' operation is performed over 'provider-loader' element, the output is very ugly - I get many empty lines with one very long attribute value and few more attributes with simple values.
Expected: no empty lines between printed attributes so the output does not take like 4 screen size.
Steps to reproduce:
- prepare WF based on wf-core
- start WF
- ls /subsystem=elytron/provider-loader=elytron
- see very long output with many empty lines between particular attribute records printed
- relates to
-
JBEAP-10903 ls output is unfriendly if any element in return contents is longer than terminal width
- Closed