1EUCA-MODIFY-IMAGE-ATTRIBUTE(1) User Commands EUCA-MODIFY-IMAGE-ATTRIBUTE(1)
2
3
4
6 euca-modify-image-attribute - Modify an attribute of an image
7
9 euca-modify-image-attribute (--description DESC | -p CODE | -l)
10
11 [-a ENTITY] [-r ENTITY]
12 [--show-empty-fields] [-U URL] [--region USER@REGION] [-I
13 KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger]
14 [--version] [-h] IMAGE
15
17 Modify an attribute of an image
18
19 positional arguments:
20 IMAGE image to modify
21
22 optional arguments:
23 --description DESC
24 change the image's description
25
26 -p CODE, --product-code CODE
27 product code to add to the given instance-store image
28
29 -l, --launch-permission
30 grant/revoke launch permissions with -a/-r
31
32 -a ENTITY, --add ENTITY
33 account to grant launch permission, or "all" for all accounts
34
35 -r ENTITY, --remove ENTITY
36 account to remove launch permission from, or "all" for all
37 accounts
38
39 --show-empty-fields
40 show empty values as "(nil)"
41
42 -U URL, --url URL
43 compute service endpoint URL
44
45 --region USER@REGION
46 region and/or user names to search when looking up config file
47 data
48
49 -I KEY_ID, --access-key-id KEY_ID
50
51 -S KEY, --secret-key KEY
52
53 --security-token TOKEN
54
55 --debug
56 show debugging output
57
58 --debugger
59 launch interactive debugger on error
60
61 --version
62 show the program's version and exit
63
64 -h, --help
65 show this help message and exit
66
67
68
69euca2ools 3.4 December 2016 EUCA-MODIFY-IMAGE-ATTRIBUTE(1)