1EUCA-DESCRIBE-IMAGE-ATTRIBUTE(1) User CommandsEUCA-DESCRIBE-IMAGE-ATTRIBUTE(1)
2
3
4
6 euca-describe-image-attribute - Show information about an attribute of
7 an image
8
10 euca-describe-image-attribute
11
12 (-l | -p | -B | --kernel | --ramdisk | --description)
13 [--show-empty-fields] [-U URL] [--region USER@REGION] [-I
14 KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger]
15 [--version] [-h] IMAGE
16
18 Show information about an attribute of an image
19
20 positional arguments:
21 IMAGE image to describe
22
23 optional arguments:
24 -l, --launch-permission
25 display launch permissions
26
27 -p, --product-codes
28 list associated product codes
29
30 -B, --block-device-mapping
31 describe block device mappings
32
33 --kernel
34 show associated kernel image ID
35
36 --ramdisk
37 show associated ramdisk image ID
38
39 --description
40 show the image's description
41
42 --show-empty-fields
43 show empty values as "(nil)"
44
45 -U URL, --url URL
46 compute service endpoint URL
47
48 --region USER@REGION
49 region and/or user names to search when looking up config file
50 data
51
52 -I KEY_ID, --access-key-id KEY_ID
53
54 -S KEY, --secret-key KEY
55
56 --security-token TOKEN
57
58 --debug
59 show debugging output
60
61 --debugger
62 launch interactive debugger on error
63
64 --version
65 show the program's version and exit
66
67 -h, --help
68 show this help message and exit
69
70
71
72euca2ools 3.4 December 2016EUCA-DESCRIBE-IMAGE-ATTRIBUTE(1)