1EUCA-DESCRIBE-VOLUMES(1) User Commands EUCA-DESCRIBE-VOLUMES(1)
2
3
4
6 euca-describe-volumes - Display information about volumes
7
9 euca-describe-volumes [--show-empty-fields] [-U URL]
10
11 [--region USER@REGION] [-I KEY_ID] [-S KEY]
12 [--security-token TOKEN] [--filter NAME=VALUE] [--debug]
13 [--debugger] [--version] [-h] [VOLUME [VOLUME ...]]
14
16 Display information about volumes
17
18 positional arguments:
19 VOLUME limit results to specific volumes
20
21 optional arguments:
22 --show-empty-fields
23 show empty values as "(nil)"
24
25 -U URL, --url URL
26 compute service endpoint URL
27
28 --region USER@REGION
29 region and/or user names to search when looking up config file
30 data
31
32 -I KEY_ID, --access-key-id KEY_ID
33
34 -S KEY, --secret-key KEY
35
36 --security-token TOKEN
37
38 --filter NAME=VALUE
39 restrict results to those that meet criteria
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 allowed filter names:
54 attachment.attach-time
55 attachment start time
56
57 attachment.delete-on-termination
58 whether the volume will be deleted upon instance termination
59
60 attachment.device
61 device node exposed to the instance
62
63 attachment.instance-id
64 ID of the instance the volume is attached to
65
66 attachment.status
67 attachment state availability-zone create-time cre‐
68 ation time size size in GiB snapshot-id
69 snapshot from which the volume was created status tag-key
70 key of a tag assigned to the volume tag-value value
71 of a tag assigned to the volume tag:KEY specific
72 tag key/value combination volume-id volume-type
73
74
75
76euca2ools 3.4 December 2016 EUCA-DESCRIBE-VOLUMES(1)