sqctl(1)
DESCRIPTION
sqctl is used to control PC-lint Plus View server services, or query the status of services.
Unless specified on the command line, sqctl will process all services:
-
PostgreSQL (if PC-lint Plus View server uses a local PostgreSQL cluster)
-
PhantomJS
-
WildFly
OPTIONS
-c config.xml
Specifies the config.xml file to read to start the server. Using this parameter is normally not needed.
service
Service names to process, among postgresql, phantomjs or wildfly.
If not supplied on the command line, all PC-lint Plus View server services are processed.
COMMANDS
start [service…]
Starts PC-lint Plus View server services.
stop [service…]
Stops PC-lint Plus View server services.
status [service…]
Reports whether the PC-lint Plus View server services are running or stopped.
restart [service…]
Stops and then starts PC-lint Plus View server services.