euform-create-stack (1) Linux Manual Page
NAME
euform-create-stack – Create a new stack
SYNOPSIS
euform-create-stack (–template-file FILE | –template-url URL) [-d]
- [-n ARN[,…]] [–capabilities CAP[,…]]
- [-p KEY=VALUE] [-t MINUTES] [–tag KEY[=VALUE]] [–show-empty-fields] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] STACK
DESCRIPTION
Create a new stack
positional arguments:
- STACK
- name of the new stack (required)
optional arguments:
–template-fileFILE- file containing the new stack’s JSON template
–template-urlURL- URL pointing to the new stack’s JSON template
-d,–disable-rollback- disable rollback on failure
-nARN[,…],–notification-arnsARN[,…]- SNS ARNs to publish stack actions to
–capabilitiesCAP[,…]- capabilities needed to create the stack
-pKEY=VALUE,–parameterKEY=VALUE- key and value of the parameters to use with the new stack’s template, separated by an "=" character
-tMINUTES,–timeoutMINUTES- timeout for stack creation
–tagKEY[=VALUE]- key and optional value of the tag to create, separated by an "=" character. If no value is given the tag’s value is set to an empty string.
–show-empty-fields- show empty values as "(nil)"
-UURL,–urlURL- deployment templating service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–debug -
- show debugging output
–debugger- launch interactive debugger on error
–version- show the program’s version and exit
-h,–help- show this help message and exit
