1EUCA-DETACH-INTERNET-GATEWAY(1) User Commands EUCA-DETACH-INTERNET-GATEWAY(1)
2
3
4
6 euca-detach-internet-gateway - Detach an Internet gateway from a VPC
7
9 euca-detach-internet-gateway -c VPC [--show-empty-fields] [-U URL]
10
11 [--region USER@REGION] [-I KEY_ID]
12 [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--ver‐
13 sion] [-h] IGATEWAY
14
16 Detach an Internet gateway from a VPC
17
19 The VPC must contain no running instances with elastic IP addresses.
20
21 positional arguments:
22 IGATEWAY
23 Internet gateway to detach (required)
24
25 optional arguments:
26 -c VPC, --vpc VPC
27 VPC to detach the Internet gateway from (required)
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-DETACH-INTERNET-GATEWAY(1)