3.4.9. Shut the Application Server down using the Management CLI
Prerequisites
Procedure 3.22. Task
Run the
shutdownoperationFrom the Management CLI, use theshutdownoperation to shut the server down via theSystem.exit(0)system call. For more details on operation requests, refer to the topic Section 3.3.7, “Use Operations and Commands in the Management CLI”.[standalone@localhost:9999 /]
:shutdown
Result
The application server is shut down. The Management CLI will be disconnected as the runtime is unavailable.