Packages-Install
Command Reference
Description
Dispatch package installation to the site's resources.
Usage
ctl -t TomcatSite -o <objectname> -c Packages-Install [-command <Packages-Install>] [-resourcename <.*>] [-resourcetype <[^\.]*>]
Workflow
- dispatchCmd
Options
Use these options to limit the scope of this command to certain resources.
Option | Description | Type | Default |
---|---|---|---|
command | command to dispatch | string | Packages-Install |
resourcename | resource name pattern | string | .* / ${entity.attribute.dispatchResourceName} |
resourcetype | resource type name | string | [^\.]* / ${entity.attribute.dispatchResourceType} |