sqadm deploy(1)

NAME

sqadm deploy - Deploy PC-lint Plus View EAR file

SYNOPSIS

sqadm deploy [-v] [-c uri] [--deploy-dir dir] [-u | -r]

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.