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