Stacktape
Stacktape


deploy

Overview and basic usage

deploy

Deploys your stack to AWS.

If the stack doesn't exist, it creates a new one. If it already exists, it updates it. This command requires a valid Stacktape configuration file (stacktape.yml) in the current directory, or you can specify a path using the --configPath option.


stacktape deploy --stage <<stage>> --region <<region>>

API reference

Options

region (--r)
Required
stage (--s)
Required
autoConfirmOperation (--aco)
awsAccount (--aa)
configPath (--cp)
currentWorkingDirectory (--cwd)
disableAutoRollback (--dar)
disableDriftDetection (--ddd)
dockerArgs (--da)
help (--h)
hotSwap (--hs)
logFormat (--lf)
logLevel (--ll)
noCache (--nc)
preserveTempFiles (--ptf)
profile (--p)
projectName (--prj)
showSensitiveValues (--ssv)
templateId (--ti)

Contents

  •  Overview and basic usage
  •  deploy
  •  API reference