create
Command Reference
Description
Create package archive.
Usage
ctl -t zip -o <objectname> -c create [-buildstamp <>] -filename <> -installroot <> [-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} |
| upload | upload and register package to repo | boolean |


