.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUFORM-UPDATE-STACK "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euform-update-stack \- Update a stack with a new template .SH SYNOPSIS euform\-update\-stack (\fB\-\-template\-file\fR FILE | \fB\-\-template\-url\fR URL) .TP [\-\-capabilities CAP[,...]] [\-p KEY=VALUE] [\-\-tag KEY[=VALUE] | \fB\-\-delete\-tags]\fR [\-\-show\-empty\-fields] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] STACK .SH DESCRIPTION Update a stack with a new template .SS "positional arguments:" .TP STACK name of the stack to update (required) .SS "optional arguments:" .TP \fB\-\-template\-file\fR FILE file containing a new JSON template for the stack .TP \fB\-\-template\-url\fR URL URL pointing to a new JSON template for the stack .TP \fB\-\-capabilities\fR CAP[,...] capabilities needed to update the stack .TP \fB\-p\fR KEY=VALUE, \fB\-\-parameter\fR KEY=VALUE key and value of the parameters to use with the stack's template, separated by an "=" character .TP \fB\-\-tag\fR KEY[=VALUE] key and optional value of a tag to add, separated by an "=" character. If no value is given the tag's value is set to an empty string. .TP \fB\-\-delete\-tags\fR remove all tags associated with the stack .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