Chapter 8. Cleaning the installer


Using the JBoss EAP Management CLI, you have the capability to discard a candidate server that has been prepared using update or revert commands.

Procedure

  1. Launch the Management CLI:

    EAP_HOME/bin/jboss-cli.sh
  2. Clean the JBoss EAP server:

    1. Clean the installer in a stand-alone server:

      [standalone@localhost:9990 /] installer clean
    2. Clean the installer in a managed domain:

      [domain@localhost:9990 /] installer clean --host=target-host
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat Documentation

Legal Notice

Theme

© 2026 Red Hat
Back to top