engine-export

Export user-created and modified configuration XML nodes from a Watson Explorer Engine installation to an archive on disk to be copied and imported using engine-import.

Synopsis

engine-export [-h|-help|-?|
    [-all-modified]
    [-list]
    [-out directory]
    [-quiet]

Description

The engine-export command is located in the bin subdirectory of a Watson Explorer Engine installation (on Microsoft operating systems this command has the .exe file extension).

Use engine-export to export all user created configuration nodes (for example, vse-collection configurations) to an archive on disk. This archive will always have a "engine-export." prefix, and can be opened or inspected manually using any command or application that understands the tar archive format. Its contents can be imported into another Watson Explorer Engine installation using the engine-import command.

Options

Exit Status

Note: On Linux systems, exit codes above 127 are returned by the shell. Consult the documentation for the shell that you are using for more information.