~smoser/eucalyptus/euca2ools-1.0.fixes

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
.TH EUCA-DESCRIBE-IMAGE-ATTRIBUTE "1" "February 2010" "euca-describe-image-attribute     euca-describe-image-attribute version: 1.0 (BSD)" "User Commands"
.SH NAME
euca-describe-image-attribute \- Eucalyptus tool: Show image attributes.  
.SH DESCRIPTION
Show image attributes.
.PP
euca\-describe\-image\-attribute [\-l, \fB\-\-launch\-permission]\fR [\-p, \fB\-\-product\-code]\fR
[\-B, \fB\-\-block\-device\-mapping]\fR [\-\-kernel] [\-\-ramdisk]
[\-h, \fB\-\-help]\fR [\-\-version] [\-\-debug] image_id
.PP
REQUIRED PARAMETERS
.PP
        
image_id                        unique identifier for the image that you want to retrieve the attributes for.
.PP
OPTIONAL PARAMETERS
.PP
\fB\-B\fR, \fB\-\-block\-device\-mapping\fR      show block device mapping.
\fB\-l\fR, \fB\-\-launch\-permission\fR         show launch permissions.
\fB\-p\fR, \fB\-\-product\-code\fR              show the product codes associated with the image
\fB\-\-kernel\fR                        show the kernel id associated with the image.
\fB\-\-ramdisk\fR                       show the ramdisk id associated with the image.
.PP
\fB\-a\fR, \fB\-\-access\-key\fR                User's Access Key ID.
.PP
\fB\-s\fR, \fB\-\-secret\-key\fR                User's Secret Key.
.PP
\fB\-U\fR, \fB\-\-url\fR                       URL of the Cloud to connect to.
.PP
\fB\-\-config\fR                        Read credentials and cloud settings from the
.IP
specified config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
.PP
\fB\-h\fR, \fB\-\-help\fR                      Display this help message.
.PP
\fB\-\-version\fR                       Display the version of this tool.
.PP
\fB\-\-debug\fR                         Turn on debugging.
.PP
Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY, EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by default.