Provided by: euca2ools_3.0.2-1ubuntu1_all bug

NAME

       euca-describe-addresses - Show information about elastic IP addresses

SYNOPSIS

       euca-describe-addresses  [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID]
       [-S KEY] [--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)"

       --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

       --filter NAME=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 or 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