[jboss-jira] [JBoss JIRA] (AS7-5138) Add ability to undeploy wildcarded deployment names
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Mon Jul 9 09:03:12 EDT 2012
[ https://issues.jboss.org/browse/AS7-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704954#comment-12704954 ]
jaikiran pai commented on AS7-5138:
-----------------------------------
This might sometimes have unintended un-deployments if the user who's issuing that command doesn't know the full list of acme-corp-* deployments. For example, if user A deployed a acme-corp-foo.war and user B deployed acme-corp-bar.war and acme-corp-helloworld.war, then user B might end up un-deploying user A's deployment too.
> Add ability to undeploy wildcarded deployment names
> ---------------------------------------------------
>
> Key: AS7-5138
> URL: https://issues.jboss.org/browse/AS7-5138
> Project: Application Server 7
> Issue Type: Feature Request
> Components: CLI
> Reporter: Pete Muir
> Assignee: Alexey Loubyansky
> Fix For: 7.1.1.Final
>
>
> It would be very nice to be able to do something like:
> {code}
> undeploy acme-corp-*.war
> {code}
> to undeploy a subset of the deployments on the server.
> Once the * is hit, in my example, I would assume tab completion stops working.
--
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