CLI miscellaneous commands

This topic describes miscellaneous commands for the Delphix Engine command-line interface.

Command

Description

echo

Print the input arguments.

exit

Exit from the current CLI session. This is equivalent to sending the EOF control character (typically Ctrl-D) or closing your client SSH application.

getopt

Get the current value of a global configuration option. The list of global options can be retrieved by running help getopt, but include options for controlling JSON output (format), tracing HTTP calls (trace), and enabling synchronous job semantics (wait).

setopt

Set the value of a global configuration option.

version

Display the current API version or bind to a particular version. See the CLI automation  section for more information.