9.3.5. Undeploy an Application in a Standalone Server Using the Management CLI

Procedure 9.6. Undeploy an Application in a Standalone Server

  • Run the undeploy command

    From the Management CLI, enter the undeploy command with the filename of the application deployment.
    [standalone@localhost:9999 /] undeploy test-application.war
    Note that a successful undeploy does not produce any output to the CLI.
Result

The specified application is now undeployed.