1EUCA-MODIFY-VPC-ATTRIBUTE(1) User Commands EUCA-MODIFY-VPC-ATTRIBUTE(1)
2
3
4
6 euca-modify-vpc-attribute - Modify an attribute of a VPC
7
9 euca-modify-vpc-attribute [-c VPC] (-d (true|false) | -s (true|false))
10
11 [--show-empty-fields] [-U URL]
12 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
13 TOKEN] [--debug] [--debugger] [--version] [-h]
14
16 Modify an attribute of a VPC
17
18 optional arguments:
19 -c VPC, --vpc VPC
20 ID of the VPC to modify (required)
21
22 -d (true|false), --dns-hostnames (true|false)
23 enable or disable assignment of DNS names to instances
24
25 -s (true|false), --dns-support (true|false)
26 enable or disable DNS resolution
27
28 --show-empty-fields
29 show empty values as "(nil)"
30
31 -U URL, --url URL
32 compute service endpoint URL
33
34 --region USER@REGION
35 region and/or user names to search when looking up config file
36 data
37
38 -I KEY_ID, --access-key-id KEY_ID
39
40 -S KEY, --secret-key KEY
41
42 --security-token TOKEN
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
57
58euca2ools 3.4 December 2016 EUCA-MODIFY-VPC-ATTRIBUTE(1)