create
Command Reference
Description
Create ackage archive.
Usage
ctl -t pkg -o <objectname> -c create [-base <>] [-buildstamp <>] -filename <> -installroot <> -topdir <> [-upload] -version <>
Options
Option | Description | Type | Default |
---|---|---|---|
base | package base name | string | ${entity.package-base} |
buildstamp | build identifier | string | |
filename | file to write archive | string | ${entity.package-filename} |
installroot | root where package files will be installed | string | ${entity.package-install-root} |
topdir | directory from which package wil be made | string | ${entity.package-install-root} |
upload | upload and register package to repo | boolean | |
version | package version | string | ${entity.package-version} |