Control the Display of Commands
Set the following parameters to define how error messages are captured:
Parameter | Definition | Values |
---|---|---|
-li | Switch to enable the display of commands to the terminal. | y | n |
-lo | Switch to enable the display of output and error messages to the terminal. | y | n |
-le | Switch to enable the display of errors to STDERR. | y | n |
-e | Switch to tell the Secure+ CLI to exit when the
return code is higher than the specified number. If you do not include this parameter, Secure+ CLI continues to run even after an error has occurred. |
0 | 4 | 8 | 16 |
-p | The full path of the default Secure+ parameters file directory. The Secure+ parameters file in this directory is opened automatically. | |
-h | Switch to display the usage of the Secure+ CLl. |