Packages-Install
Command Reference
Description
install package dependencies
Installs all package dependencies
Usage
ctl -t TomcatContext -o <objectname> -c Packages-Install [-buildstamp <>] [-packagetype <[^\.]*>] [-restartStrategy <>]
Options
Option | Description | Type | Default |
---|---|---|---|
buildstamp | build identifer. currently ignored | string | |
packagetype | type of packages to install | string | [^\.]* |
restartStrategy | determines the start strategy | string | ${entity.attribute.tomcatRestartStrategy} |