action general_options action_options
$CATALINA_HOME $CATALINA_BASE /bin/tcman.sh |
Common options
|
Function
|
-u user_name:password
|
Pass a valid user name and a password for HTTP Basic access authentication.
|
-v
|
Display verbose output.
|
-M URL
|
Override the default manager that manages Web applications by specifying the URL of an alternative manager. URL is expressed in the following format:
{http|https}://host:port/manager_application
|
-B
|
Override default
CATALINA_BASE
environment settings.
|
-n
|
Debug the TCMAN action but do not execute changes.
|
-I instance_name
|
Run TCMAN from the /bin directory of the specified instance.
|
/psc/pashome/bin/tcman.sh help
usage: tcman action [options...] manager actions: list list deployed applications info list server info deploy deploy application undeploy undeploy application reload reload application status show server status leaks show server memory leaks enable start web application running disable stop running web application resources list server global resources sessions list a web application's sessions server actions: create create a new server instance delete delete server instance config dump CATALINA_BASE configuration clean clean/archive log files instances list tracked server instances register manually register an instance unregister manually unregister an instance start start this server stop stop this server version show the server version information test test the server's configuration general actions: env show tcman execution environment help show this information |