script:run
Overview and basic usage
Executes the specified script.
- To learn more about scripts, refer to script docs.
- Optionally, you can add environment variables to the script using
--env my_var=my_value
Copy
stacktape script:run --stage <<stage>> --scriptName <<scriptName>>
API reference
Options
region (--r)
Required
scriptName (--scn)
Required
stage (--s)
Required
awsAccount (--aa)
configPath (--cp)
currentWorkingDirectory (--cwd)
env (--env)
help (--h)
logFormat (--lf)
logLevel (--ll)
profile (--p)
projectName (--prj)
templateId (--ti)