prolingarepexec

prolingarepexec — command line Repository access tool

Synopsis

prolingarepexec [ --config config_file_name.xml ] --in input_RC_file_name.xml --out output_RC_file_name.xml

prolingarepexec --version

Introduction

The prolingarepclient program parses the input Repository Command XML file and presents this as a request to the Repository engine. The response of this request is placed in the output XML file as specified as the 2nd argument. prolingarepexec will get the information as Repository name and directory from the configuration file etc/prolingarepcfg.xml.

Options

config_file_name.xml

The name of the XML file containing the configuration. If no file is specified, the default will be used.

input_RC_filename.xml

The name of the XML file containing a Repository Command.

output_RC_filename.xml

The name of the XML file containing the result of a Repository Command.