1EUCA-DESCRIBE-VPC-PEERING-CONNECTIUOsNeSr(1CE)oUmCmAa-nDdEsSCRIBE-VPC-PEERING-CONNECTIONS(1)
2
3
4
6 euca-describe-vpc-peering-connections - Show information about VPC
7 peering connections
8
10 euca-describe-vpc-peering-connections [--show-empty-fields] [-U URL]
11
12 [--region USER@REGION]
13 [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--filter
14 NAME=VALUE] [--debug] [--debugger] [--version] [-h] [PEERCONN
15 [PEERCONN ...]]
16
18 Show information about VPC peering connections
19
20 positional arguments:
21 PEERCONN
22 limit results to specific VPC peering connections
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 accepter-vpc-info.cidr-block
58 the peer VPC's CIDR address block
59
60 accepter-vpc-info.owner-id
61 the peer VPC's owner's account ID
62
63 accepter-vpc-info.vpc-id
64 the peer VPC's ID
65
66 expiration-time
67 when the peering connection request expires
68
69 requester-vpc-info.cidr-block
70 the requester VPC's CIDR address block
71
72 requester-vpc-info.owner-id
73 the requester VPC's owner's account ID
74
75 requester-vpc-info.vpc-id
76 the requester VPC's ID
77
78 status-code
79 the peering connection's status (active, deleted, expired,
80 failed, pending-acceptance, provisioning, rejected)
81
82 tag-key
83 key of a tag assigned to the peering connection
84
85 tag-value
86 value of a tag assigned to the peering connection
87
88 tag:KEY
89 specific tag key/value combination
90
91 vpc-peering-connection-id
92 the peering connection's ID
93
94
95
96euca2ools 3.4 DecembEeUrCA2-0D1E6SCRIBE-VPC-PEERING-CONNECTIONS(1)