20.4. Command syntax of WSCP

In WSCP, each object in the administrative database, such as an application server, EJB container, servlet engine, Web application and so on, is controlled by a Tcl command with the same name as the corresponding administrative database object. Actions are defined to perform operations on them, such as create, show, modify, list, start, stop and so on.

The basic wscp command syntax for operating on objects is as follows:

<command> <operation> [<object_name>] -<option> <[value]>

Where:

command is the name of an object type (for example, ApplicationServer)

operation is the action to be performed (for example, show)

object_name is the name of the object instance

option varies by operation

value applies to some options ...

Get WebSphere V3.5 Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.