1EUCA-DESCRIBE-CUSTOMER-GATEWAYS(1)User CommandEsUCA-DESCRIBE-CUSTOMER-GATEWAYS(1)
2
3
4
6 euca-describe-customer-gateways - Show information about VPN customer
7 gateways
8
10 euca-describe-customer-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] [CGATEWAY [CGATEWAY
15 ...]]
16
18 Show information about VPN customer gateways
19
20 positional arguments:
21 CGATEWAY
22 limit results to specific customer 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 bgp-asn
58 BGP AS number in use
59
60 customer-gateway-id
61 customer gateway ID
62
63 ip-address
64 ID of the customer gateway's cloud-facing interface
65
66 state customer gateway state (pending, available, deleting, deleted)
67
68 tag-key
69 key of a tag assigned to the customer gateway
70
71 tag-value
72 value of a tag assigned to the customer gateway
73
74 tag:KEY
75 specific tag key/value combination
76
77 type the type of customer gateway (ipsec.1)
78
79
80
81euca2ools 3.4 December 201E6UCA-DESCRIBE-CUSTOMER-GATEWAYS(1)