dispatchRepoImport
Command Reference
Description
Dispatches the repository import command to builder resources.
Dispatches the repoImport command to all builder (child) resources. Note that the builder resources must be co-deployed with their "master" builder since the command uses the "localdispatch" strategy.
Usage
ctl -t Builder -o <objectname> -c dispatchRepoImport [-buildstamp <>] [-resourcename <>] [-resourcetype <>] [-strategy <>]
Options
| Option | Description | Type | Default |
|---|---|---|---|
| buildstamp | the build identifier | string | ${entity.attribute.buildstamp} |
| resourcename | resource name pattern | string | |
| resourcetype | resource type name | string | |
| strategy | dispatch execution strategy | string |


