Update
Command Reference
Description
Refresh dependencies and then deploy the site.
Usage
ctl -t TomcatSite -o <objectname> -c Update -buildstamp <> [-resourcename <.*>] [-resourcetype <[^\.]*>]
Workflow
- Change-Dependencies
- Deploy
Options
Use these options to limit the scope of this command to certain resources.
| Option | Description | Type | Default |
|---|---|---|---|
| buildstamp | buildstamp | string | |
| resourcename | resource name pattern | string | .* / ${entity.attribute.dispatchResourceName} |
| resourcetype | resource type name | string | [^\.]* / ${entity.attribute.dispatchResourceType} |


