WildFly CLI Deployment Operations

From NovaOrdis Knowledge Base
Revision as of 20:15, 22 February 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

External

Internal

Overview

Deployments are executed with the deploy command.

Undeployments are executed with the undeploy command.

In-line usage details can be obtained with:

deploy --help
undeploy --help


Standalone Mode

Domain Mode

Connect to the domain controller.

deploy /loca/path/to/the/applicaton/artifact/test.war [destination]

where destination can be:

  • --all-server-groups
  • --server-groups=...