RulePoint
- RulePoint 6.1.2
- All Products
The following table describes therpcmd redeployAll <-URL|-u> url <-UserName|-un> user_name <-Password|-pd> password <-ProjectName|-pn> project_name [<-ObjectType|-ot> object_type]
Option
| Argument
| Description
|
---|---|---|
-URL
-u
| url
| URL of RulePoint design server instance to connect to run the command.
|
-UserName
-un
| user_name
| User name to connect to RulePoint Server.
|
-Password
-pd
| password
| Password of the user name to connect to the RulePoint Server.
|
-ProjectName
-pn
| project_name
| The name of the RulePoint project where the object is present.
|
-ObjectType
-ot
| object_type
| Type of object that you want to redeploy. Valid values for this option are sources, rules, and responders.
|
> ./rpcmd.sh redeployall -u http://localhost:8080/rulepoint -un Administrator -pd Administrator1 -pn "Default Project" -ot sources