The rapid deployment launch tool reference

You can use the rapid deployment launch tool (wrd.bat or wrd.sh) to specify that you want the tool to start listening for application artifacts that are dropped into the monitored project. The wrd command is run in a non-graphical interface a command line interface.

Requirements

Before using the wrd-config command you need to set up a workspace environment variable. For more information, see the related topic about setting up a rapid deployment environment. After you have set up your command line, you can use the following syntax and arguments to run the tool.

Syntax

For Windows wrd.bat [<optional parameters>]
For UNIX wrd.sh [<optional parameters>]

Optional parameters

-monitor
Enables console feedback from the rapid deployment tool.
-project <"project_name">
The name of the rapid deployment project that you want to target to run in batch mode. This -project parameter is only used in conjunction with -batch parameter.
-batch
Enables batch mode on a specified target project. Batch mode runs a full build on a rapid deployment workspace and then shutdown the process.
-usage
Displays the optional parameters for this command.
Related tasks
Starting a rapid deployment session
Setting up a rapid deployment environment
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.