~ubuntu-branches/ubuntu/precise/euca2ools/precise-proposed

« back to all changes in this revision

Viewing changes to .pc/debian-changes-2.0.0~bzr464-0ubuntu1/man/euca-detach-volume.1

  • Committer: Bazaar Package Importer
  • Author(s): Scott Moser
  • Date: 2011-08-15 11:16:29 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110815111629-3u49jvtwabwozpb7
Tags: 2.0.0~bzr464-0ubuntu1
* new upstream snapshot of bzr revno 464. (LP: #826022)
* Note, previous upload was incorrectly named 'bzr451'.  It should have
  been named bzr461 as it was a snapshot of revision 461.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
 
2
.TH EUCA-DETACH-VOLUME "1" "July 2011" "euca-detach-volume         Version: 2.0 (BSD)" "User Commands"
 
3
.SH NAME
 
4
euca-detach-volume \- Eucalyptus tool:   
 
5
.SH DESCRIPTION
 
6
Detaches a volume from an instance.
 
7
.PP
 
8
euca\-detach\-volume  [\-a, \fB\-\-access\-key\fR <access_key> ][\-s, \fB\-\-secret\-key\fR
 
9
.IP
 
10
<secret_key> ][\-\-config <config_path>
 
11
][\-\-debug][\-\-debugger][\-h, \fB\-\-help][\-\-region\fR <region_name>
 
12
][\-U, \fB\-\-url\fR <url> ][\-\-version][\-\-euca\-auth][\-i, \fB\-\-instance\fR
 
13
<instance_id> ][\-d, \fB\-\-device\fR <device> ][\-f, \fB\-\-force]\fR
 
14
volume_id
 
15
.PP
 
16
REQUIRED PARAMETERS
 
17
.TP
 
18
volume_id
 
19
unique id for the volume to be detached
 
20
.PP
 
21
OPTIONAL PARAMETERS
 
22
.TP
 
23
\fB\-a\fR,\-\-access\-key
 
24
User's Access Key ID.
 
25
.TP
 
26
\fB\-s\fR,\-\-secret\-key
 
27
User's Secret Key.
 
28
.TP
 
29
\fB\-\-config\fR
 
30
Read credentials and cloud settings
 
31
from the specified config file (defaults to
 
32
$HOME/.eucarc or /etc/euca2ools/eucarc).
 
33
.TP
 
34
\fB\-\-debug\fR
 
35
Turn on debugging output.
 
36
.TP
 
37
\fB\-\-debugger\fR
 
38
Enable interactive debugger on error
 
39
.TP
 
40
\fB\-h\fR,\-\-help
 
41
Display this help message.
 
42
.TP
 
43
\fB\-\-region\fR
 
44
region to direct requests to
 
45
.TP
 
46
\fB\-U\fR,\-\-url
 
47
URL of the Cloud to connect to.
 
48
.TP
 
49
\fB\-\-version\fR
 
50
Display the version of this tool.
 
51
.TP
 
52
\fB\-\-euca\-auth\fR
 
53
Use NC authentication mode
 
54
.TP
 
55
\fB\-i\fR,\-\-instance
 
56
unique id of a running instance to detach
 
57
the volume from.
 
58
.TP
 
59
\fB\-d\fR,\-\-device
 
60
local device name (inside the guest VM) to
 
61
use.
 
62
.TP
 
63
\fB\-f\fR,\-\-force
 
64
Forces detachment if the previous detachment
 
65
attempt did not occur cleanly