Export TMX File

Use the following parameters to export a memory as a TMX file from the command line:
Parameter Value Description Required
-exportTmx memId The id of the memory to be exported Yes
-tmx tmxFile Path to the TMX file to be generated Yes
Example:
fluenta_cli.cmd -exportTmx 12345678 -tmx "c:\sample data\exported.tmx"