installDependencies
Command Reference
Description
Install package's child dependencies.
Usage
ctl -t Package -o <objectname> -c installDependencies -filename <> [-filtersfile <>] -installroot <> -url <>
Error Handler
Options
Option | Description | Type | Default |
---|---|---|---|
filename | the filename | string | ${entity.package-filename} |
filtersfile | filtersfile | string | ${entity.package-filtersfile} |
installroot | the install root | string | ${entity.package-install-root} |
url | the repo url | string | ${entity.package-repo-url} |