.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-CREATE-NETWORK-INTERFACE "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-create-network-interface \- Create a new VPC network interface .SH SYNOPSIS euca\-create\-network\-interface [\-d DESC] [\-g GROUP] .TP [\-\-private\-ip\-address ADDRESS] [\-\-secondary\-address ADDRESS | \fB\-\-secondary\-count\fR COUNT] [\-\-show\-empty\-fields] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] SUBNET .SH DESCRIPTION Create a new VPC network interface .SS "positional arguments:" .TP SUBNET subnet to create the new network interface in (required) .SS "optional arguments:" .TP \fB\-d\fR DESC, \fB\-\-description\fR DESC description for the new network interface .TP \fB\-g\fR GROUP, \fB\-\-group\fR GROUP ID of a security group to add the new network interface to. This option may be used more than once. Each time adds the network interface to an additional security group. .TP \fB\-\-private\-ip\-address\fR ADDRESS assign a specific primary private IP address to the new network interface .TP \fB\-\-secondary\-address\fR ADDRESS, \fB\-\-secondary\-private\-ip\-address\fR ADDRESS assign a specific secondary private IP address to the new network interface. Use this option multiple times to add additional addresses. .TP \fB\-\-secondary\-count\fR COUNT, \fB\-\-secondary\-private\-ip\-address\-count\fR COUNT automatically assign a specific number of secondary private IP addresses to the new network interface .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