Stacktape
Stacktape


compile-template

Overview and basic usage

compile-template

Compiles your Stacktape configuration into a CloudFormation template.

By default, the template is saved to ./compiled-template.yaml. Use the --outFile option to specify a different path.


stacktape compile-template --stage <<stage>> --region <<region>>

API reference

Options

region (--r)
Required
stage (--s)
Required
awsAccount (--aa)
configPath (--cp)
currentWorkingDirectory (--cwd)
help (--h)
logFormat (--lf)
logLevel (--ll)
outFile (--out)
preserveTempFiles (--ptf)
profile (--p)
projectName (--prj)
templateId (--ti)

Contents