ControlTier > core
 

create

Command Reference

Description

Create ear package.

Usage

ctl -t ear -o <objectname> -c create [-appxml <>] [-buildstamp <>] [-filename <>] [-installroot <>] [-upload]

Options

Option Description Type Default
appxml The deployment descriptor to use (META-INF/application.xml). string ${entity.appxml}
buildstamp build identifier string
filename the EAR file to create string ${entity.package-filename}
installroot the directory from which to jar the files. string ${entity.package-install-root}
upload upload and register package to repo boolean