Stacktape
Stacktape


deployment-script:run

Overview and basic usage

deployment-script:run

Runs a deployment script defined in your configuration.

This command only updates the script's source code. To update environment variables or other configurations, use the deploy command.


stacktape deployment-script:run --stage <<stage>> --region <<region>> --resourceName <<resourceName>>

API reference

Options

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

Contents