schema.jboss-as-cli_1_2.xsd Maven / Gradle / Ivy
The newest version!
Root element for the JBoss Command Line Interface configuration.
Whether to resolve system properties specified as command argument (or operation parameter)
values before sending the operation request to the controller or let the resolution happen
on the server side.
This element contains the configuration of the default controller to connect to
when the connect command is executed w/o arguments.
Indicates whether the parameter list of the operation reuqests
should be validated before the requests are sent to the controller
for the execution.
This element contains the configuration for the commands and operations history log.
The time allowed to establish a connection with the controller.
This element contains the configuration for the Key and Trust stores
used for SSL.
Setting to true will cause the CLI to prompt when unrecognised certificates are received
and allow them to be stored in the truststore.
Whether to write info and error messages to the terminal output.
Even if the value is false, the messages will still be logged
using the logger if its configuration allows and/or if the
output target was specified as part of the command line using '>'.