1EUCA-DESCRIBE-ADDRESSES(1)       User Commands      EUCA-DESCRIBE-ADDRESSES(1)
2
3
4

NAME

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

SYNOPSIS

9       euca-describe-addresses [--show-empty-fields] [-U URL]
10
11       [--region USER@REGION] [-I KEY_ID] [-S KEY]
12              [--security-token   TOKEN]   [--filter   NAME=VALUE]   [--debug]
13              [--debugger] [--version] [-h] [ADDRESS [ADDRESS ...]]
14

DESCRIPTION

16       Show information about elastic IP addresses
17
18   positional arguments:
19       ADDRESS
20              limit results to specific elastic IP addresses or VPC allocation
21              IDs
22
23   optional arguments:
24       --show-empty-fields
25              show empty values as "(nil)"
26
27       -U URL, --url URL
28              compute service endpoint URL
29
30       --region USER@REGION
31              region  and/or  user names to search when looking up config file
32              data
33
34       -I KEY_ID, --access-key-id KEY_ID
35
36       -S KEY, --secret-key KEY
37
38       --security-token TOKEN
39
40       --filter NAME=VALUE
41              restrict results to those that meet criteria
42
43       --debug
44              show debugging output
45
46       --debugger
47              launch interactive debugger on error
48
49       --version
50              show the program's version and exit
51
52       -h, --help
53              show this help message and exit
54
55   allowed filter names:
56       allocation-id
57              [VPC only] allocation ID
58
59       association-id
60              [VPC only] association ID
61
62       domain whether the address is a standard ("standard")  or  VPC  ("vpc")
63              address
64
65       instance-id
66              instance the address is associated with
67
68       network-interface-id
69              [VPC only] network interface the address is associated with
70
71       network-interface-owner-id
72              [VPC only] ID of the network interface's owner
73
74       private-ip-address
75              [VPC only] private address associated with the public address
76
77       public-ip
78              the elastic IP address
79
80
81
82euca2ools 3.4                    December 2016      EUCA-DESCRIBE-ADDRESSES(1)
Impressum