1EUCA-CREATE-NAT-GATEWAY(1) User Commands EUCA-CREATE-NAT-GATEWAY(1)
2
3
4
6 euca-create-nat-gateway - Create a new VPC NAT gateway
7
9 euca-create-nat-gateway -s SUBNET -a ALLOC [--client-token TOKEN]
10
11 [--show-empty-fields] [-U URL]
12 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
13 TOKEN] [--debug] [--debugger] [--version] [-h]
14
16 Create a new VPC NAT gateway
17
18 optional arguments:
19 -s SUBNET, --subnet-id SUBNET
20 the subnet in which to create the new NAT gateway (required)
21
22 -a ALLOC, --allocation-id ALLOC
23 the allocation ID of the Elastic IP address to associate with
24 the NAT gateway (required)
25
26 --client-token TOKEN
27 unique identifier to ensure request idempotency
28
29 --show-empty-fields
30 show empty values as "(nil)"
31
32 -U URL, --url URL
33 compute service endpoint URL
34
35 --region USER@REGION
36 region and/or user names to search when looking up config file
37 data
38
39 -I KEY_ID, --access-key-id KEY_ID
40
41 -S KEY, --secret-key KEY
42
43 --security-token TOKEN
44
45 --debug
46 show debugging output
47
48 --debugger
49 launch interactive debugger on error
50
51 --version
52 show the program's version and exit
53
54 -h, --help
55 show this help message and exit
56
57
58
59euca2ools 3.4 December 2016 EUCA-CREATE-NAT-GATEWAY(1)