euca-modify-instance-attribute (1) Linux Manual Page
NAME
euca-modify-instance-attribute – Modify an attribute of an instance
SYNOPSIS
euca-modify-instance-attribute (-b DEVICE=::(true|false) |
–disable-api-termination{true,false} |-
–ebs-optimized{true,false} |-gGROUP |–instance-initiated-shutdown-behavior{stop,terminate} |-tINSTANCETYPE |–kernelIMAGE |–ramdiskIMAGE |–source-dest-check{true,false} |–sriovsimple |–user-dataDATA |–user-data-fileFILE) [–show-empty-fields] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] INSTANCE
DESCRIPTION
Modify an attribute of an instance
positional arguments:
- INSTANCE
- ID of the instance to modify (required)
optional arguments:
-bDEVICE=::(true|false),–block-device-mappingDEVICE=::(true|false)- change whether a volume attached to the instance will be deleted upon the instance’s termination
–disable-api-termination{true,false}- change whether or not the instance may be terminated
–ebs-optimized{true,false}- change whether or not the instance should be optimized for EBS I/O
-gGROUP,–group-idGROUP- [VPC only] Change the security group(s) the instance is in
–instance-initiated-shutdown-behavior{stop,terminate}- whether to stop or terminate the EBS instance when it shuts down (instance-store instances are always terminated)
-tINSTANCETYPE,–instance-typeINSTANCETYPE- change the instance’s type
–kernelIMAGE- change the instance’s kernel image
–ramdiskIMAGE- change the instance’s ramdisk image
–source-dest-check{true,false}- change whether source/destination address checking is enabled
–sriovsimple- enable enhanced networking for the instance and its descendants
–user-dataDATA- change the instance’s user data (must be base64-encoded)
–user-data-fileFILE- change the instance’s user data to the contents of a file
–show-empty-fields- show empty values as "(nil)"
-UURL,–urlURL- compute 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
