ControlTier > core
 

Builders-repoImport

Command Reference

Description

Dispatch the repoImport command to Builder resources if they exist, otherwise run the command locally

Dispatches repoImport to builder (child) resources if they are assigned; otherwise, runs repoImport locally. Dispatching in this way allows each "import" builder to be configured to pick up a different package after the "master" builder runs the build.

Usage

ctl -t Builder -o <objectname> -c Builders-repoImport [-buildstamp <>]

Workflow

  1. assertHasBuilderResources
  2. dispatchRepoImport

Error Handler

Command

repoImport

Options

Option Description Type Default
buildstamp build identifier string ${entity.attribute.buildstamp}