Common parameters


Several parameters are common between the .bat files. These are:

Parameter

Description

-certificate <arg>

The certificate base-64 string

-certificateStdin

The certificate base-64 string will be read from STDIN input. The value will be used as -certificate argument

-certificateAlias <arg>

The certificate alias

-code <arg>

The code page for the connection

-configuration <arg>

This argument can be used to provide a writable location for the CLI configuration area. The CLI installation directory is the default configuration area.

-help

Print help

-host <arg>

The host name or IP to be connected

-id <arg>

The user name

-keystore <arg>

The keystore file path or reserved keystore name

-keystorePassword <arg>

The keystore password

-pass <arg>

The user password (in clear text)

-passStdin

The user password will be read from STDIN input. The value will be used as -pass argument

-port <arg>

The port to be connected

-protocol <arg>

The encryption protocol for the connection (None, Auto, SSLv3, TLS, TLSv1, TLSv1.1, TLSv1.2)

-timeout <arg>

The timeout (in minutes) for the connection


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*