create
Command Reference
Description
Create package archive.
static: This command can be run outside of an object context.
Usage
ctl -m zip -c create [-buildstamp <>] -filename <> -installroot <> [-script <>] [-upload]
Options
Option | Description | Type | Default |
---|---|---|---|
buildstamp | build identifier | string | |
filename | file to write archive | string | ${entity.package-filename} |
installroot | root where source files reside | string | ${entity.package-install-root} |
script | script to execute | string | ${entity.attribute.package-create-script} |
upload | upload and register package to repo | boolean |