1EUCA-CREATE-DHCP-OPTIONS(1) User Commands EUCA-CREATE-DHCP-OPTIONS(1)
2
3
4
6 euca-create-dhcp-options - Create a VPC DHCP option set
7
9 euca-create-dhcp-options [--show-empty-fields] [-U URL]
10
11 [--region USER@REGION] [-I KEY_ID] [-S KEY]
12 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
13 KEY=VALUE,[VALUE,...] [KEY=VALUE,[VALUE,...] ...]
14
16 Create a VPC DHCP option set
17
18 positional arguments:
19 KEY=VALUE,[VALUE,...]
20 key and one or more values for a DHCP option (choose from
21 domain-name-servers, domain-name, ntp-servers, net‐
22 bios-name-servers, netbios-node-type) (required)
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 --debug
42 show debugging output
43
44 --debugger
45 launch interactive debugger on error
46
47 --version
48 show the program's version and exit
49
50 -h, --help
51 show this help message and exit
52
53
54
55euca2ools 3.4 December 2016 EUCA-CREATE-DHCP-OPTIONS(1)