Stacktape

Sign upSign up



deployment-script:run

Overview and basic usage

Updates and runs the specified deployment script defined in your configuration.


  • Only the source code of the script is updated when running this command. To update environment variables of the script, use the deploy command.

Copy

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)

Need help? Ask a question on Discord or info@stacktape.com.