List deployments
"%JBOSS_HOME%\bin\jboss-cli" --connect --commands="ls deployment"
Basic configuration
curl --digest -u [MgmtUser]:[Password] http://localhost:9990/management/
Restart
List deployments
"%JBOSS_HOME%\bin\jboss-cli" --connect --commands="ls deployment"
Basic configuration
curl --digest -u [MgmtUser]:[Password] http://localhost:9990/management/
Restart
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.