lablie instance
command
The command instance
creates SVG document containing instantiated template with provided data.
Reference
Output of the lablie instance --help
:
Usage: lablie instance [OPTIONS] SOURCE TARGET
Fill label template with instance data
SOURCE Path of a SVG file containing a label
TARGET Path of a SVG file which should be generated
--instance-json <instanceJsonFile>
Path to JSON file containing values for single instance
-h, --help display a help message
More detailed reference will be added in future.
Related examples
Examples will be added in future.