sqadm deploy(1)
DESCRIPTION
This command deploys the EAR file necessary to run PC-lint Plus View.
The sqadm deploy command shall be executed on a started PC-lint Plus View server.
OPTIONS
-c, --controller uri
The WildFly controller to connect to. URI includes optional protocol, host and port.
--deploy-dir dir
Specify which directory contains the EAR file to deploy, default is <PCLPVIEW_HOME>/deploy.
-r, --redeploy
Redeploy the EAR application, undeploy then deploy it.
-u, --undeploy
Undeploy the EAR application.
-v
Turn on verbosity.