ControlTier > core
 

BuildAndUpdate

Command Reference

Description

Run the coordinated end-to-end the build and deployment processes across the configured Builders and Sites.

Usage

ctl -t Updater -o <objectname> -c BuildAndUpdate [-buildstamp <>] [-notificationlist <>]

Workflow

  1. Build
  2. Update
  3. Test

Error Handler

Notify
Email
${opts.notificationlist}
Subject
[${context.type}:${context.name} @ ${framework.node}] ${command.name} - ERROR
File
${modules.dir}/Deployment/templates/notice.html
Report

Workflow failed.

Options

Option Description Type Default
buildstamp build id string
notificationlist Notification list string ${entity.attribute.updaterNotificationList}