Export to ZIP Archive

Export multi-file output packaged as a ZIP archive.

This example demonstrates using the --zip option to package multi-file export output as a ZIP archive.

Run the export command with the zip option:
MauroImportExport.Cli export svg-diagrams model.json diagrams.zip --zip --overwrite

The command exports the model to SVG diagrams format and packages all output files into diagrams.zip, overwriting any existing archive.