Change-Dependencies
Command Reference
Description
Query model and switch package dependencies to the specified version or buildstamp.
Usage
ctl -t LinuxNode -o <objectname> -c Change-Dependencies [-buildstamp <>] [-dispatch] [-resourcename <.*>] [-resourcetype <[^\.]*>] [-version <>]
Options
Option | Description | Type | Default |
---|---|---|---|
buildstamp | build identifier. Required if no -version opt | string | ${entity.attribute.buildstamp} |
dispatch | dispatch command to child dependencies | boolean | |
resourcename | resource name pattern | string | .* / ${entity.attribute.dispatchResourceName} |
resourcetype | resource type name | string | [^\.]* / ${entity.attribute.dispatchResourceType} |
version | package version. Required if no -buildstamp opt | string |