runPackagesInstall
Command Reference
Description
Install configured package dependencies for the node.
Usage
ctl -t LinuxNode -o <objectname> -c runPackagesInstall [-buildstamp <>] [-packageproximity <1>] [-resourcetype <[^\.]*>]
Options
| Option | Description | Type | Default |
|---|---|---|---|
| buildstamp | build identifer. currently ignored | string | |
| packageproximity | package resource proximity | string | 1 / ${entity.attribute.defaultPackageProximity} |
| resourcetype | type name or type name regex of packages to install | string | [^\.]* |


