1EUCA-DETACH-VOLUME(1) User Commands EUCA-DETACH-VOLUME(1)
2
3
4
6 euca-detach-volume - Detach a volume from an instance
7
9 euca-detach-volume [-i INSTANCE] [-d DEVICE] [-f] [--show-empty-fields]
10
11 [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY]
12 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
13 VOLUME
14
16 Detach a volume from an instance
17
18 positional arguments:
19 VOLUME ID of the volume to detach (required)
20
21 optional arguments:
22 -i INSTANCE, --instance INSTANCE
23 instance to detach from
24
25 -d DEVICE, --device DEVICE
26 device name
27
28 -f, --force
29 detach without waiting for the instance. Data may be lost.
30
31 --show-empty-fields
32 show empty values as "(nil)"
33
34 -U URL, --url URL
35 compute service endpoint URL
36
37 --region USER@REGION
38 region and/or user names to search when looking up config file
39 data
40
41 -I KEY_ID, --access-key-id KEY_ID
42
43 -S KEY, --secret-key KEY
44
45 --security-token TOKEN
46
47 --debug
48 show debugging output
49
50 --debugger
51 launch interactive debugger on error
52
53 --version
54 show the program's version and exit
55
56 -h, --help
57 show this help message and exit
58
59
60
61euca2ools 3.4 December 2016 EUCA-DETACH-VOLUME(1)