euca-describe-addresses (1) Linux Manual Page
euca-describe-addresses – Show information about elastic IP addresses
Synopsis
euca-describe-addresses [–show-empty-fields] [-U URL]- [–region USER [at] REGION] [-I KEY_ID] [-S KEY]
- [–security-token TOKEN] [–filter NAME=VALUE] [–debug] [–debugger] [–version] [-h] [ADDRESS [ADDRESS …]]
Description
Show information about elastic IP addressespositional arguments:
- ADDRESS
- limit results to specific elastic IP addresses or VPC allocation IDs
optional arguments:
- –show-empty-fields
- show empty values as "(nil)"
- -U URL, –url URL
- compute service endpoint URL
- –region USER [at] REGION
- 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
- –filter NAME=VALUE
- -S KEY, –secret-key KEY
- restrict results to those that meet criteria
- restrict results to those that meet criteria
- –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
allowed filter names:
- allocation-id
- [VPC only] allocation ID
- association-id
- [VPC only] association ID
- domain
- whether the address is a standard ("standard") or VPC ("vpc") address
- instance-id
- instance the address is associated with
- network-interface-id
- [VPC only] network interface the address is associated with
- network-interface-owner-id
- [VPC only] ID of the network interface’s owner
- private-ip-address
- [VPC only] private address associated with the public address
- public-ip
- the elastic IP address
