create
Command Reference
Description
Create jar package archive.
Usage
ctl -t jar -o <objectname> -c create [-buildstamp <>] [-filename <>] [-installroot <>] [-upload]
Options
| Option | Description | Type | Default |
|---|---|---|---|
| buildstamp | build identifier | string | |
| filename | the file to write | string | ${entity.package-filename} |
| installroot | the base directory | string | ${entity.package-install-root} |
| upload | upload and register package to repo | boolean |


