[jboss-jira] [JBoss JIRA] (AS7-1666) CLI: ls -l (long) listing should show more info

Radoslav Husar (Updated) (JIRA) jira-events at lists.jboss.org
Tue Nov 22 08:19:41 EST 2011


     [ https://issues.jboss.org/browse/AS7-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radoslav Husar updated AS7-1666:
--------------------------------

    Fix Version/s: 7.1.0.Beta1

    
> 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
>          Components: CLI
>    Affects Versions: 7.0.0.Final, 7.0.1.Final
>            Reporter: Radoslav Husar
>            Assignee: Alexey Loubyansky
>            Priority: Optional
>              Labels: eap6-ux
>             Fix For: 7.1.0.Beta1
>
>
> 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 at localhost:9999 /] ls
> extension              core-service           path                   subsystem              system-property
> deployment             interface              socket-binding-group
> [standalone at localhost:9999 /] ls -l
> extension
> core-service
> path
> subsystem
> system-property
> deployment
> interface
> socket-binding-group
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list