RulePoint
- RulePoint 6.2
- All Products
For example, if you type rpcmd help, rpcmd returns the following options and arguments:help [COMMAND]
The following table describes the rpcmd help option and argument:USAGE: rpcmd configure Configure the properties required to connect to the RulePoint server rpcmd COMMAND <-u | -URL> url <-un | -UserName> username <-pd | -Password> password <-f | -File> file_name rpcmd COMMAND <-u | -URL> url <-un | -UserName> username <-pd | -Password> password [options] rpcmd help [COMMAND] where COMMAND can be one of the following: deploy Deploy one or more objects of a specific type in a given RulePoint Project. deployAll Deploy all objects or objects of a specific type in a given RulePoint Project. undeploy Undeploy one or more objects of a specific type in a given RulePoint Project. undeployAll Undeploy all objects or objects of a specific type in a given RulePoint Project. redeploy Redeploy one or more objects of a specific type in a given RulePoint Project. redeployAll Redeploy all objects or objects of a specific type in a given RulePoint Project. reassign Reassign a ApplicationService to one or more RulePoint objects within a project. list List all the objects within a RulePoint Project of a given type. listtopology List the topology of the RulePoint setup. runOnce Run the deployed source once. It is applicable only for schedulable sources. start Start a deployed object which is already in stopped/deployed state to poll data, generate events or generating responses. stop Stop a deployed object which is in started state, from polling data, generating events or generating responses. uploadFile Upload File to RulePoint Server. importAll Import all objects from an uploaded XML file into a specific RulePoint project. listAll List all the XML files that are currently on the RulePoint Server. exportAll Export all objects from a RulePoint project into XML File. export Export selected objects from a RulePoint project into XML File. downloadFile Download a File from RulePoint Server to local hard drive.
Option
| Argument
| Description
|
|---|---|---|
Not applicable
| command
| Optional. Name of command. If you omit the command name, rpcmd lists all commands.
|