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