CLI: ls -l (long) listing should show more info
-----------------------------------------------
Key: AS7-1666
URL:
https://issues.jboss.org/browse/AS7-1666
Project: Application Server 7
Issue Type: Feature Request
Reporter: Radoslav Husar
Priority: Optional
The -l switch is actually long listing, not single result per line. Also -1 can be added
for this purpose.
I suggest we list out some metadata with the -l format. Currently the listing has the same
information value.
{code}
[standalone@localhost:9999 /] ls
extension core-service path subsystem
system-property
deployment interface socket-binding-group
[standalone@localhost:9999 /] ls -l
extension
core-service
path
subsystem
system-property
deployment
interface
socket-binding-group
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira