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

CommandDescription
echoPrint the input arguments.
exitExit from the current CLI session. This is equivalent to sending the EOF control character (typically Ctrl-D) or closing your client SSH application.
getoptGet 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).
setoptSet the value of a global configuration option.
versionDisplay the current API version or bind to a particular version. See the CLI Automation section for more information.