1EUCA2OOLS(1) User Commands EUCA2OOLS(1)
2
3
4
6 euca-describe-nat-gateways - Describe one or more VPC NAT gateways
7
9 euca-describe-nat-gateways [--show-empty-fields] [-U URL] [--region
10 USER@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--filter
11 NAME=VALUE] [--debug] [--debugger] [--version] [-h] [NGATEWAY [NGATEWAY
12 ...]]
13
15 Describe one or more VPC NAT gateways
16
17 positional arguments:
18 NGATEWAY
19 limit results to one or more NAT gateways
20
21 optional arguments:
22 --show-empty-fields
23 show empty values as "(nil)"
24
25 -U URL, --url URL
26 compute service endpoint URL
27
28 --region USER@REGION
29 region and/or user names to search when looking up config file
30 data
31
32 -I KEY_ID, --access-key-id KEY_ID
33
34 -S KEY, --secret-key KEY
35
36 --security-token TOKEN
37
38 --filter NAME=VALUE
39 restrict results to those that meet criteria
40
41 --debug
42 show debugging output
43
44 --debugger
45 launch interactive debugger on error
46
47 --version
48 show the program's version and exit
49
50 -h, --help
51 show this help message and exit
52
53 allowed filter names:
54 nat-gateway-id state the state of the NAT gateway sub‐
55 net-id the ID of the subnet in which the NAT gateway
56 resides
57
58 vpc-id the ID of the VPC in which the NAT gateway resides
59
60 tag:KEY
61 specific tag key/value combination
62
63
64
65euca2ools 3.4 December 2016 EUCA2OOLS(1)