Syntax
sh ./runRTSCli.sh [-u username] [-w password][-p filePrefix] [-c perFileRecords] [-ddestinationFolder] [-n application-type-name] [-v application-type-version]
-
-c,--numberOfRecordsPerFile numberOfRecordsPerFile
-
The number of records in a file.
-
-d,--output-directory destinationFolder
-
The name of the output folder.
-
-f,--config-file configurationFile
-
The configuration file if you do not use the default configuration file.
-
-h,--help
-
The option to print help options.
-
-n,--application-type-name applicationTypeName
-
The element type name. The parameter is optional.
-
-p,--filename-prefix filePrefix
-
The prefix for the zip file.
-
-s,--ssl
-
Secure. The parameter is optional.
-
-u,--username System ManagerUsername
-
System Manager username.
-
-v,--application-type-version applicationTypeVersion
-
Element type version. The parameter is optional.
-
-w,--password System ManagerPassword
-
System Manager password.