1EUCA-DELETE-VPN-CONNECTION(1) User Commands EUCA-DELETE-VPN-CONNECTION(1)
2
3
4
6 euca-delete-vpn-connection - Delete a VPN connection
7
9 euca-delete-vpn-connection [--show-empty-fields] [-U URL]
10
11 [--region USER@REGION] [-I KEY_ID] [-S KEY]
12 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
13 VPNCONN
14
16 Delete a VPN connection
17
18 positional arguments:
19 VPNCONN
20 ID of the VPN connection to delete (required)
21
22 optional arguments:
23 --show-empty-fields
24 show empty values as "(nil)"
25
26 -U URL, --url URL
27 compute service endpoint URL
28
29 --region USER@REGION
30 region and/or user names to search when looking up config file
31 data
32
33 -I KEY_ID, --access-key-id KEY_ID
34
35 -S KEY, --secret-key KEY
36
37 --security-token TOKEN
38
39 --debug
40 show debugging output
41
42 --debugger
43 launch interactive debugger on error
44
45 --version
46 show the program's version and exit
47
48 -h, --help
49 show this help message and exit
50
51
52
53euca2ools 3.4 December 2016 EUCA-DELETE-VPN-CONNECTION(1)