>>-repcli-- --+-------+-- --+--------------+-- -----------------> +--?----+ '-command_name-' +--h----+ '--help-' >--+-------------------+--------------------------------------->< +--ver--------------+ +--overview---------+ +--script file_name-+ '-command_string----'
![]() | Note: Although the repcli utility is listed as a command in the help facility, you receive an error if you attempt to run the utility from within repcli (for example, repcli> repcli help). For help for the utility, enter -help repcli . |
The format options specified using the setoutput command apply to all commands in the script. Output from successful commands routes to stdout.
Output from unsuccessful commands route to stderr. If an error occurs while one of the commands in the script is running, the script exits at the point of failure and return to the system prompt.
You can use the repcli utility to start the administrative command-line interface (CLI), or repcli session, which is used to run commands in interactive mode. This utility can also run a single command or a set of commands from a script without starting a repcli session.
If you run this utility with any of the valid parameters, the administrative CLI is not started in interactive mode. If you run this utility with no parameters, this utility starts the administrative CLI. When you are in the administrative CLI, the repcli> prompt is displayed.