[jboss-jira] [JBoss JIRA] (AS7-5375) jboss-cli undeploy -l output does not show details
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Tue Sep 11 08:28:33 EDT 2012
[ https://issues.jboss.org/browse/AS7-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky resolved AS7-5375.
------------------------------------
Fix Version/s: 7.1.3.Final (EAP)
7.2.0.Alpha1
Resolution: Done
Fixed. Thanks.
> jboss-cli undeploy -l output does not show details
> --------------------------------------------------
>
> Key: AS7-5375
> URL: https://issues.jboss.org/browse/AS7-5375
> Project: Application Server 7
> Issue Type: Bug
> Components: CLI
> Affects Versions: 7.2.0.Alpha1
> Reporter: Cheng Fang
> Assignee: Alexey Loubyansky
> Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
>
>
> The help for undeploy says:
> in case the deployment name isn't specified, the presence of the -l switch
> will make the existing deployments printed one deployment per line, instead of
> in columns (the default).
> but its output just displays in short format:
> $JBOSS_HOME/bin/jboss-cli.sh --connect --command="undeploy -l"
> hello.war
> This is not consistent with deploy -l, which does show the details one deployment per line.
> $JBOSS_HOME/bin/jboss-cli.sh --connect --command="deploy -l"
> NAME RUNTIME-NAME ENABLED STATUS
> hello.war hello.war true OK
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list