.set
Purpose
Use this command to initialize or change the CLI settings. You must specify at least one of the parameters.
Examples
This example sets the instance to INST1 and the OU to BANKA.
.set -i INST1 -ou BANKAFormat
Parameters
- -i instance
- The name of the instance where the command is to be processed.
- -ou ou
- The identifier of the OU for which the command is to be processed.
- -s service
- The name of the service. This service is addressed when the command is entered.
- -tl
- The trace level employed by the CLI. Possible values:
- Error
- Information about errors is recorded. This setting results in the minimum amount of trace information.
- Warning
- Information about errors and warnings is recorded (this is the default).
- Informational
- Information about errors, warnings, and additional information is recorded.
- Debug
- Information about each processing step is recorded. This setting results in the maximum amount of trace information.
- -to timeout
- The timeout interval, in milliseconds, that the CLI waits for responses before it prints an error message.
- -fmt
- Used to switch date-and-time formatting on or off.
