.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-MODIFY-INSTANCE-ATTRIBUTE "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-modify-instance-attribute \- Modify an attribute of an instance .SH SYNOPSIS euca\-modify\-instance\-attribute (\fB\-b\fR DEVICE=::(true|false) | .TP \fB\-\-disable\-api\-termination\fR {true,false} | \fB\-\-ebs\-optimized\fR {true,false} | \fB\-g\fR GROUP | \fB\-\-instance\-initiated\-shutdown\-behavior\fR {stop,terminate} | \fB\-t\fR INSTANCETYPE | \fB\-\-kernel\fR IMAGE | \fB\-\-ramdisk\fR IMAGE | \fB\-\-source\-dest\-check\fR {true,false} | \fB\-\-sriov\fR simple | \fB\-\-user\-data\fR DATA | \fB\-\-user\-data\-file\fR FILE) [\-\-show\-empty\-fields] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] INSTANCE .SH DESCRIPTION Modify an attribute of an instance .SS "positional arguments:" .TP INSTANCE ID of the instance to modify (required) .SS "optional arguments:" .TP \fB\-b\fR DEVICE=::(true|false), \fB\-\-block\-device\-mapping\fR DEVICE=::(true|false) change whether a volume attached to the instance will be deleted upon the instance's termination .TP \fB\-\-disable\-api\-termination\fR {true,false} change whether or not the instance may be terminated .TP \fB\-\-ebs\-optimized\fR {true,false} change whether or not the instance should be optimized for EBS I/O .TP \fB\-g\fR GROUP, \fB\-\-group\-id\fR GROUP [VPC only] Change the security group(s) the instance is in .TP \fB\-\-instance\-initiated\-shutdown\-behavior\fR {stop,terminate} whether to stop or terminate the EBS instance when it shuts down (instance\-store instances are always terminated) .TP \fB\-t\fR INSTANCETYPE, \fB\-\-instance\-type\fR INSTANCETYPE change the instance's type .TP \fB\-\-kernel\fR IMAGE change the instance's kernel image .TP \fB\-\-ramdisk\fR IMAGE change the instance's ramdisk image .TP \fB\-\-source\-dest\-check\fR {true,false} change whether source/destination address checking is enabled .TP \fB\-\-sriov\fR simple enable enhanced networking for the instance and its descendants .TP \fB\-\-user\-data\fR DATA change the instance's user data (must be base64\-encoded) .TP \fB\-\-user\-data\-file\fR FILE change the instance's user data to the contents of a file .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-U\fR URL, \fB\-\-url\fR URL compute 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