Sets configuration options for the CLI.
Syntax
set
{
CommandMode=
{
Asynchronous
|
Synchronous
}
|
CommandTimeout=
|
value
EndlineChars=
{
CRLF
|
CR
|
LF
}
|
OutputMode=
{
Verbose
|
Sparse
|
Xml
}
}
Description
This command sets configuration options for the CLI.
Options
The following table shows the available options for this command.
Option | Description |
---|---|
| Sets whether the CLI should be run in synchronous or asynchronous mode. |
|
Sets when the CLI will timeout.
|
|
Sets the end of line character to use for your SSH client,
for example, if your SSH client adds a line feed (double
spacing) to the end of a line, you can set the end of line
characters to
|
|
Sets the output mode for command results.
|