~ubuntu-branches/ubuntu/lucid/euca2ools/lucid-proposed

« back to all changes in this revision

Viewing changes to man/euca-modify-image-attribute.1

  • Committer: Bazaar Package Importer
  • Author(s): chris grzegorczyk
  • Date: 2009-08-01 13:50:56 UTC
  • Revision ID: james.westby@ubuntu.com-20090801135056-jzmkwo98y9ogvb45
Tags: 1.0+bzr20090731-1
* Initial release (Closes: #537370).
* Final roundup-contributions by Steffen Moeller.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
 
2
.TH EUCA-MODIFY-IMAGE-ATTRIBUTE "1" "August 2009" "euca-modify-image-attribute     euca-modify-image-attribute version: 1.0 (BSD)" "User Commands"
 
3
.SH NAME
 
4
euca-modify-image-attribute \- Eucalyptus tool: Modify attributes for an image.  
 
5
.SH DESCRIPTION
 
6
Modify attributes for an image.
 
7
.PP
 
8
euca\-modify\-image\-attribute [\-l, \fB\-\-launch\-permission]\fR [\-p, \fB\-\-product\-code]\fR
 
9
[\-A, \fB\-\-add\fR entity ] [\-R, \fB\-\-remove\fR entity]
 
10
[\-h, \fB\-\-help]\fR [\-\-version] [\-\-debug] image_id
 
11
.PP
 
12
REQUIRED PARAMETERS
 
13
.PP
 
14
        
 
15
image_id                        Unique identifier for the image that you want to modify the attributes for.
 
16
.PP
 
17
OPTIONAL PARAMETERS
 
18
.PP
 
19
\fB\-l\fR, \fB\-\-launch\-permission\fR         Show launch permissions.
 
20
\fB\-p\fR, \fB\-\-product\-code\fR              Show the product codes associated with the image
 
21
\fB\-A\fR, \fB\-add\fR                        Entity (typically, user id) to add.
 
22
\fB\-R\fR, \fB\-\-remove\fR                    Entity (typically, user id) to remove.
 
23
.PP
 
24
\fB\-a\fR, \fB\-\-access\-key\fR                user's Access Key ID.
 
25
.PP
 
26
\fB\-s\fR, \fB\-\-secret\-key\fR                user's Secret Key.
 
27
.PP
 
28
\fB\-U\fR, \fB\-\-url\fR                       URL of the Cloud to connect to.
 
29
.PP
 
30
\fB\-h\fR, \fB\-\-help\fR                      Display this help message.
 
31
.PP
 
32
\fB\-\-version\fR                       Display the version of this tool.
 
33
.PP
 
34
\fB\-\-debug\fR                         Turn on debugging.
 
35
.PP
 
36
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.
 
37
.SH "SEE ALSO"
 
38
The full documentation for
 
39
.B euca-modify-image-attribute
 
40
is maintained as a Texinfo manual.  If the
 
41
.B info
 
42
and
 
43
.B euca-modify-image-attribute
 
44
programs are properly installed at your site, the command
 
45
.IP
 
46
.B info euca-modify-image-attribute
 
47
.PP
 
48
should give you access to the complete manual.