.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUFORM-CREATE-STACK "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euform-create-stack \- Create a new stack .SH SYNOPSIS euform\-create\-stack (\fB\-\-template\-file\fR FILE | \fB\-\-template\-url\fR URL) [\-d] .TP [\-n ARN[,...]] [\-\-capabilities CAP[,...]] [\-p KEY=VALUE] [\-t MINUTES] [\-\-tag KEY[=VALUE]] [\-\-show\-empty\-fields] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] STACK .SH DESCRIPTION Create a new stack .SS "positional arguments:" .TP STACK name of the new stack (required) .SS "optional arguments:" .TP \fB\-\-template\-file\fR FILE file containing the new stack's JSON template .TP \fB\-\-template\-url\fR URL URL pointing to the new stack's JSON template .TP \fB\-d\fR, \fB\-\-disable\-rollback\fR disable rollback on failure .TP \fB\-n\fR ARN[,...], \fB\-\-notification\-arns\fR ARN[,...] SNS ARNs to publish stack actions to .TP \fB\-\-capabilities\fR CAP[,...] capabilities needed to create the stack .TP \fB\-p\fR KEY=VALUE, \fB\-\-parameter\fR KEY=VALUE key and value of the parameters to use with the new stack's template, separated by an "=" character .TP \fB\-t\fR MINUTES, \fB\-\-timeout\fR MINUTES timeout for stack creation .TP \fB\-\-tag\fR KEY[=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. .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-U\fR URL, \fB\-\-url\fR URL deployment templating service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit