1EUCA-DESCRIBE-INTERNET-GATEWAYS(1)User CommandEsUCA-DESCRIBE-INTERNET-GATEWAYS(1)
2
3
4
6 euca-describe-internet-gateways - Describe one or more VPC Internet
7 gateways
8
10 euca-describe-internet-gateways [--show-empty-fields] [-U URL]
11
12 [--region USER@REGION] [-I KEY_ID]
13 [-S KEY] [--security-token TOKEN] [--filter NAME=VALUE]
14 [--debug] [--debugger] [--version] [-h] [IGATEWAY [IGATEWAY
15 ...]]
16
18 Describe one or more VPC Internet gateways
19
20 positional arguments:
21 IGATEWAY
22 limit results to one or more Internet gateways
23
24 optional arguments:
25 --show-empty-fields
26 show empty values as "(nil)"
27
28 -U URL, --url URL
29 compute service endpoint URL
30
31 --region USER@REGION
32 region and/or user names to search when looking up config file
33 data
34
35 -I KEY_ID, --access-key-id KEY_ID
36
37 -S KEY, --secret-key KEY
38
39 --security-token TOKEN
40
41 --filter NAME=VALUE
42 restrict results to those that meet criteria
43
44 --debug
45 show debugging output
46
47 --debugger
48 launch interactive debugger on error
49
50 --version
51 show the program's version and exit
52
53 -h, --help
54 show this help message and exit
55
56 allowed filter names:
57 attachment.state
58 if the Internet gateway is attached to a VPC, its attachment
59 state (available)
60
61 attachment.vpc-id
62 ID of the VPC the Internet gateway is attached to internet-gate‐
63 way-id tag-key key of a tag assigned to the Inter‐
64 net gateway tag-value value of a tag assigned to the
65 Internet gateway
66
67 tag:KEY
68 specific tag key/value combination
69
70
71
72euca2ools 3.4 December 201E6UCA-DESCRIBE-INTERNET-GATEWAYS(1)