protc start
|
Commands
|
Description
|
help
|
Displays all the protc commands.
|
run
|
Starts the Tomcat Web server in the current window.
|
start
|
Starts the Tomcat Web server in a new window.
|
stop
|
Stops the Tomcat Web server.
|
configtest
|
Runs a basic syntax check on the server.xml file of the Tomcat Web server.
|
version
|
Displays the version of the Tomcat Web server that is currently running.
|
status
|
Displays the status of the Tomcat Web server that is currently running.
|
clean
|
Deletes the temporary directory (CATALINA_TMPDIR) of the Tomcat Web server.
|