Deploy
Command Reference
Description
Changes package dependencies and runs the coordinated deployment cycle across the configured Sites.
Usage
ctl -t SolidcoreController -o <objectname> -c Deploy [-buildstamp <>] [-notificationlist <>] [-resourcename <.*>] [-resourcetype <[^\.]*>]
Workflow
Options
| Option | Description | Type | Default |
|---|---|---|---|
| buildstamp | build identifier | string | |
| notificationlist | Notification list | string | ${entity.attribute.mediatorNotificationList} |
| resourcename | resource name pattern | string | .* / ${entity.attribute.dispatchResourceName} |
| resourcetype | resource type name | string | [^\.]* / ${entity.attribute.dispatchResourceType} |


