InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.0: About user assistance >
6.6.0.2: Command line administration >
6.6.0.2.2: WebSphere Control Program (wscp) >
6.6.0.2.2.2: Command syntax and usage >
6.6.0.2.2.2.6: Using interactive mode

6.6.0.2.2.2.6: Using interactive mode

To invoke an interactive wscp session, type wscp and press Return. The following prompt signals that you have entered interactive mode:
wscp>

At the interactive prompt, enter a wscp command; wscp executes the command, displays the result, and is ready to accept another command. Use the exit command to terminate a wscp interactive session.

In an interactive wscp session, you can break the line of a wscp command after a left brace ( { ) or after typing a backslash ( \ ). The wscp session displays a question mark (?) prompt, and you can continue typing the command.

Note:
The WscpCommand class allows you to embed interactive wscp operations in a Java application. See 6.6.0.2.2.7: Using the wscpCommand interface for more information on using this class.
Go to previous article: 6.6.0.2.2.2.5: Using command-line mode Go to next article: 6.6.0.2.2.2.7: Running scripts

 

 
Go to previous article: 6.6.0.2.2.2.5: Using command-line mode Go to next article: 6.6.0.2.2.2.7: Running scripts