1EUCA-DISABLE-VGW-ROUTE-PROPAGATIONU(s1e)r CommEaUnCdAs-DISABLE-VGW-ROUTE-PROPAGATION(1)
2
3
4
6 euca-disable-vgw-route-propagation - Make a VPC route table stop
7 obtaining routes from a virtual private gateway
8
10 euca-disable-vgw-route-propagation --route-table RTABLE --vgw VGATEWAY
11
12 [--show-empty-fields] [-U URL]
13 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
14 TOKEN] [--debug] [--debugger] [--version] [-h]
15
17 Make a VPC route table stop obtaining routes from a virtual private
18 gateway
19
20 optional arguments:
21 --route-table RTABLE
22 ID of the route table to stop propagating routes to (required)
23
24 --vgw VGATEWAY
25 ID of the virtual private gateway to stop obtaining routes from
26 (required)
27
28 --show-empty-fields
29 show empty values as "(nil)"
30
31 -U URL, --url URL
32 compute service endpoint URL
33
34 --region USER@REGION
35 region and/or user names to search when looking up config file
36 data
37
38 -I KEY_ID, --access-key-id KEY_ID
39
40 -S KEY, --secret-key KEY
41
42 --security-token TOKEN
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
57
58euca2ools 3.4 DecemberE2U0C1A6-DISABLE-VGW-ROUTE-PROPAGATION(1)