Show / Hide Table of Contents

--backup

Creates a backup for a Library.

Syntax

--backup [argument, argument, ...]

Arguments

--lib=name

The Library file name.

--input

Include external input files in the backup.

--output

Include external output files in the backup.

Examples

Make a backup of the Library my lib.ssim:

SyncroSim.Console.exe --lib="my lib.ssim" --backup

Make a backup of the Library my lib.ssim and include external input and output files:

SyncroSim.Console.exe --lib="my lib.ssim" --backup --input --output
In This Article
Back to top Copyright 2007-2022 Apex Resource Management Solutions Ltd.
Generated by DocFX