~ubuntu-branches/ubuntu/vivid/euca2ools/vivid-proposed

« back to all changes in this revision

Viewing changes to man/euca-describe-instances.1

  • Committer: Bazaar Package Importer
  • Author(s): Charles Plessy
  • Date: 2010-03-06 15:07:05 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100306150705-j0ya0zt1cb3rlmt0
Tags: 1.2-1
* New upstream release.
* Package maintained in the pkg-eucalyptus Alioth project:
  - pkg-eucalyptus-maintainers@lists.alioth.debian.org is maintainer.
  - Moved Chris and added Dustin as uploaders.
  - Added pointers to the Subversion repository of pkg-eucalyptus.
* Added a debian/watch file.
* Manpages:
  - Produce fresh manpages with help2man, but in a temporary place. This
    avoids to increase the diff with the original sources (debian/rules).
  - Build-depend on help2man, python-boto and python-m2crypto.
  - Deleted README.source, which is not needed anymore.
* Incremented Standards-Version to reflect conformance with Poliyc 3.8.4
  (debian/control, no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
2
 
.TH EUCA-DESCRIBE-INSTANCES "1" "October 2009" "euca-describe-instances     euca-describe-instances version: 1.0 (BSD)" "User Commands"
 
2
.TH EUCA-DESCRIBE-INSTANCES "1" "January 2010" "euca-describe-instances     euca-describe-instances version: 1.0 (BSD)" "User Commands"
3
3
.SH NAME
4
4
euca-describe-instances \- Eucalyptus tool: Shows information about instances.  
5
5
.SH DESCRIPTION
12
12
.PP
13
13
instance1... instanceN          instances to describe.
14
14
.PP
15
 
\fB\-a\fR, \fB\-\-access\-key\fR                user's Access Key ID.
 
15
\fB\-a\fR, \fB\-\-access\-key\fR                User's Access Key ID.
16
16
.PP
17
 
\fB\-s\fR, \fB\-\-secret\-key\fR                user's Secret Key.
 
17
\fB\-s\fR, \fB\-\-secret\-key\fR                User's Secret Key.
18
18
.PP
19
19
\fB\-U\fR, \fB\-\-url\fR                       URL of the Cloud to connect to.
20
20
.PP
 
21
\fB\-\-config\fR                        Read credentials and cloud settings from the
 
22
.IP
 
23
specified config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
 
24
.PP
21
25
\fB\-h\fR, \fB\-\-help\fR                      Display this help message.
22
26
.PP
23
27
\fB\-\-version\fR                       Display the version of this tool.