Command Reference

Command Reference

downloadFile

downloadFile

Downloads a file from the RulePoint server to the local system.
The downloadFile command uses the following syntax:
rpcmd downloadFile <-URL|-u> url <-UserName|-un> user_name <-Password|-pd> password <-FileName|-fn> file_name
The following table describes the
rpcmd
downloadFile options and arguments:
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.
-FileName
-fn
file_name
Name of XML file present in the RulePoint server.

Example

You can run the following command to download a file:
> ./rpcmd.sh downloadFile -u http://localhost:8080/rulepoint -un Administrator -pd Administrator1 -fn export_DP_Objects_1382523536662.xml

0 COMMENTS

We’d like to hear from you!