1EUCA-DESCRIBE-DHCP-OPTIONS(1) User Commands EUCA-DESCRIBE-DHCP-OPTIONS(1)
2
3
4
6 euca-describe-dhcp-options - Show information about VPC DHCP option
7 sets
8
10 euca-describe-dhcp-options [--show-empty-fields] [-U URL]
11
12 [--region USER@REGION] [-I KEY_ID] [-S KEY]
13 [--security-token TOKEN] [--filter NAME=VALUE] [--debug]
14 [--debugger] [--version] [-h] [DHCPOPTS [DHCPOPTS ...]]
15
17 Show information about VPC DHCP option sets
18
19 positional arguments:
20 DHCPOPTS
21 limit results to specific DHCP option sets
22
23 optional arguments:
24 --show-empty-fields
25 show empty values as "(nil)"
26
27 -U URL, --url URL
28 compute service endpoint URL
29
30 --region USER@REGION
31 region and/or user names to search when looking up config file
32 data
33
34 -I KEY_ID, --access-key-id KEY_ID
35
36 -S KEY, --secret-key KEY
37
38 --security-token TOKEN
39
40 --filter NAME=VALUE
41 restrict results to those that meet criteria
42
43 --debug
44 show debugging output
45
46 --debugger
47 launch interactive debugger on error
48
49 --version
50 show the program's version and exit
51
52 -h, --help
53 show this help message and exit
54
55 allowed filter names:
56 dhcp-options-id
57 dhcp option set ID
58
59 key key for one of the options (e.g. domain-name)
60
61 tag-key
62 key of a tag assigned to the DHCP option set
63
64 tag-value
65 value of a tag assigned to the DHCP option set
66
67 tag:KEY
68 specific tag key/value combination
69
70 value value for one of the options
71
72
73
74euca2ools 3.4 December 2016 EUCA-DESCRIBE-DHCP-OPTIONS(1)