ControlTier > core
 

finish

Command Reference

Description

Perform post package extraction finish step.

Usage

ctl -t Package -o <objectname> -c finish [-base <>] [-delete <>] -filename <> [-filtersfile <>] -installroot <> [-script <>] -url <>

Options

Option Description Type Default
base package base name string ${entity.package-base}
delete boolean whether to delete the package after processing string ${entity.attribute.package-delete}
filename the filename string ${entity.package-filename}
filtersfile filtersfile string ${entity.package-filtersfile}
installroot the install root string ${entity.package-install-root}
script script to execute string ${entity.attribute.package-finish-script}
url the repo url string ${entity.package-repo-url}