The dmgcanvas command line tool allows you to build disk images from DMG Canvas documents using the command line. With scripting, you can use dmgcanvas to automate your disk image workflow.
To install and use dmgcanvas, select the "dmgcanvas Tool" menu item from the "DMG Canvas" application menu, then select the location from the popup below where you would like the symbolic link pointing to dmgcanvas to be created in and click the "Create Link" button.
Usage:
$ dmgcanvas [verb] <pathToTemplate> <pathToDestinationDiskImage> [options]
Verbs:
build
Builds a partial disk image ('Build and Pause')
finalize
Finalizes a partial disk image
(none)
Builds a complete finalized disk image.
Options:
-v <name>
Sets the name of the mounted volume in Finder
The dmgcanvas command line tool allows you to build disk images from DMG Canvas
documents using the command line. With scripting, you can use dmgcanvas to
automate your disk image workflow.