10.3.5. Undeploy an Application in a Managed Domain Using the Management CLI
Prerequisites
Procedure 10.7. Undeploy an Application in a Managed Domain
Run the
undeploycommandFrom the Management CLI, enter theundeploycommand with the filename of the application deployment. The application can be undeployed from any server group that it was originally deployed to with the addition of the--all-relevant-server-groupsparameter.[domain@localhost:9999 /]undeploytest-application.war--all-relevant-server-groupsNote that a successful undeploy does not produce any output to the CLI.
Result
The specified application is now undeployed.