Provided by: euca2ools_3.0.2-1ubuntu1_all
NAME
euca-associate-address - Associate an elastic IP address with a running instance
SYNOPSIS
euca-associate-address (-i INSTANCE | -n INTERFACE) [-a ALLOC] [-p ADDRESS] [--allow-reassociation] [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] [ADDRESS]
DESCRIPTION
Associate an elastic IP address with a running instance positional arguments: ADDRESS [Non-VPC only] IP address to associate (required) optional arguments: -i INSTANCE, --instance-id INSTANCE ID of the instance to associate the address with -n INTERFACE, --network-interface INTERFACE [VPC only] network interface to associate the address with -a ALLOC, --allocation-id ALLOC [VPC only] VPC allocation ID (required) -p ADDRESS, --private-ip-address ADDRESS [VPC only] the private address to associate with the address being associated in the VPC (default: primary private IP) --allow-reassociation [VPC only] allow the address to be associated even if it is already associated with another interface --show-empty-fields show empty values as "(nil)" --region USER@REGION name of the region and/or user in config files to use to connect to the service -U URL, --url URL compute service endpoint URL -I KEY_ID, --access-key-id KEY_ID -S KEY, --secret-key KEY --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