Scroll to navigation

EUCA-MODIFY-INSTANCE-ATTRIBUTE(1) User Commands EUCA-MODIFY-INSTANCE-ATTRIBUTE(1)

NAME

euca-modify-instance-attribute - Modify an attribute of an instance

SYNOPSIS

euca-modify-instance-attribute (-b DEVICE=::(true|false) |

--ebs-optimized {true,false} | -g GROUP | --instance-initiated-shutdown-behavior {stop,terminate} | -t INSTANCETYPE | --kernel IMAGE | --ramdisk IMAGE | --source-dest-check {true,false} | --sriov simple | --user-data DATA | --user-data-file FILE) [--show-empty-fields] [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--version] [-h] INSTANCE

DESCRIPTION

Modify an attribute of an instance

positional arguments:

ID of the instance to modify (required)

optional arguments:

change whether a volume attached to the instance will be deleted upon the instance's termination
change whether or not the instance may be terminated
change whether or not the instance should be optimized for EBS I/O
[VPC only] Change the security group(s) the instance is in
whether to stop or terminate the EBS instance when it shuts down (instance-store instances are always terminated)
change the instance's type
change the instance's kernel image
change the instance's ramdisk image
change whether source/destination address checking is enabled
enable enhanced networking for the instance and its descendants
change the instance's user data (must be base64-encoded)
change the instance's user data to the contents of a file
show empty values as "(nil)"
compute service endpoint URL
region and/or user names to search when looking up config file data

-I KEY_ID, --access-key-id KEY_ID

-S KEY, --secret-key KEY

--security-token TOKEN

show debugging output
launch interactive debugger on error
show the program's version and exit
show this help message and exit
March 2016 euca2ools 3.3