~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-attach-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-ATTACH-VOLUME "1" "July 2011" "euca-attach-volume         Version: 2.0 (BSD)" "User Commands"
 
3
.SH NAME
 
4
euca-attach-volume \- Eucalyptus tool:   
 
5
.SH DESCRIPTION
 
6
Attaches an EBS volume to an instance.
 
7
.PP
 
8
euca\-attach\-volume  \fB\-i\fR, \fB\-\-instance\fR <instance_id> \fB\-d\fR, \fB\-\-device\fR <device> [\-a,
 
9
.IP
 
10
\fB\-\-access\-key\fR <access_key> ][\-s, \fB\-\-secret\-key\fR <secret_key>
 
11
][\-\-config <config_path> ][\-\-debug][\-\-debugger][\-h,
 
12
\fB\-\-help][\-\-region\fR <region_name> ][\-U, \fB\-\-url\fR <url> ][\-\-version
 
13
][\-\-euca\-auth] volume_id
 
14
.PP
 
15
REQUIRED PARAMETERS
 
16
.TP
 
17
\fB\-i\fR,\-\-instance
 
18
unique id of a running instance to attach
 
19
the volume to.
 
20
.TP
 
21
\fB\-d\fR,\-\-device
 
22
local device name (inside the guest VM) to
 
23
use.
 
24
.TP
 
25
volume_id
 
26
unique id for the volume to be attached
 
27
.PP
 
28
OPTIONAL PARAMETERS
 
29
.TP
 
30
\fB\-a\fR,\-\-access\-key
 
31
User's Access Key ID.
 
32
.TP
 
33
\fB\-s\fR,\-\-secret\-key
 
34
User's Secret Key.
 
35
.TP
 
36
\fB\-\-config\fR
 
37
Read credentials and cloud settings
 
38
from the specified config file (defaults to
 
39
$HOME/.eucarc or /etc/euca2ools/eucarc).
 
40
.TP
 
41
\fB\-\-debug\fR
 
42
Turn on debugging output.
 
43
.TP
 
44
\fB\-\-debugger\fR
 
45
Enable interactive debugger on error
 
46
.TP
 
47
\fB\-h\fR,\-\-help
 
48
Display this help message.
 
49
.TP
 
50
\fB\-\-region\fR
 
51
region to direct requests to
 
52
.TP
 
53
\fB\-U\fR,\-\-url
 
54
URL of the Cloud to connect to.
 
55
.TP
 
56
\fB\-\-version\fR
 
57
Display the version of this tool.
 
58
.TP
 
59
\fB\-\-euca\-auth\fR
 
60
Use NC authentication mode