1EUCA-CREATE-VPC-PEERING-CONNECTIONU(s1e)r CommEaUnCdAs-CREATE-VPC-PEERING-CONNECTION(1)
2
3
4
6 euca-create-vpc-peering-connection - Request a peering connection
7 between two VPCs
8
10 euca-create-vpc-peering-connection -c VPC -p VPC [-o ACCOUNT]
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 Request a peering connection between two VPCs
18
20 The owner of the VPC you wish to peer with must accept the peering
21 request to activate the peering connection
22
23 optional arguments:
24 -c VPC, --vpc VPC
25 the VPC to request a peering connection from (required)
26
27 -p VPC, --peer-vpc VPC
28 the VPC to request a peering connection to (required)
29
30 -o ACCOUNT, --peer-owner-id ACCOUNT
31 account ID of the peer VPC's owner (default: current user's
32 account ID)
33
34 --show-empty-fields
35 show empty values as "(nil)"
36
37 -U URL, --url URL
38 compute service endpoint URL
39
40 --region USER@REGION
41 region and/or user names to search when looking up config file
42 data
43
44 -I KEY_ID, --access-key-id KEY_ID
45
46 -S KEY, --secret-key KEY
47
48 --security-token TOKEN
49
50 --debug
51 show debugging output
52
53 --debugger
54 launch interactive debugger on error
55
56 --version
57 show the program's version and exit
58
59 -h, --help
60 show this help message and exit
61
62
63
64euca2ools 3.4 DecemberE2U0C1A6-CREATE-VPC-PEERING-CONNECTION(1)