euca-describe-addresses (1) Linux Manual Page
NAME
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 addresses
positional arguments:
- ADDRESS
- limit results to specific elastic IP addresses or VPC allocation IDs
optional arguments:
–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–filterNAME=VALUE -
- 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
