euca-modify-network-interface-attribute (1) Linux Manual Page
NAME
euca-modify-network-interface-attribute – Modify an attribute of a VPC network interface
SYNOPSIS
euca-modify-network-interface-attribute
- (
-dDESC |–source-dest-check(true|false) - |
–group-idGROUP |-aATTACHMENT) [–delete-on-termination (true|false)] [–show-empty-fields] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] INTERFACE
DESCRIPTION
Modify an attribute of a VPC network interface
positional arguments:
- INTERFACE
- ID of the network interface to modify (required)
optional arguments:
-dDESC,–descriptionDESC- set the interface’s description
–source-dest-check(true|false)- set whether source/destination checking is enabled
–group-idGROUP- set the security groups the network interface belongs to (use more than one to specify multiple groups)
-aATTACHMENT,–attachmentATTACHMENT- the ID of an attachment to modify.
–delete-onterminationis required when this option is used. –delete-on-termination(true|false)- set whether the interface’s attachment will be deleted when the instance terminates (requires
-a/–attachment) –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
