~ubuntu-branches/ubuntu/maverick/euca2ools/maverick-updates

« back to all changes in this revision

Viewing changes to man/euca-describe-availability-zones.1

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland, Scott Moser, Dustin Kirkland
  • Date: 2010-03-25 15:36:43 UTC
  • Revision ID: james.westby@ubuntu.com-20100325153643-f43twxyyj52gvpqt
Tags: 1.2-0ubuntu8
[ Scott Moser ]
* euca-run-instances:
  - --keypair => --key in usage and man page, LP: #530816
  - print error rather than trace on invalid instance-count, LP: #546420
  - euca-describe-instances: output "running", not "running ", LP: #531453
* euca-revoke: only show usage once with --help
* euca-download-bundle: fix usage, LP: #546567
* euca-bundle-image:
  - fix failure on --block-device-mapping, LP: #546548
  - print usage on --help if userid has '-', LP: #546526
  - fix failure when image name string is in dest string, LP: #522060
* euca-describe-image-attribute: fix --kernel or --ramdisk when
  image did not have emi or eri, LP: #546551

[ Dustin Kirkland ]
* Cherry-pick up to upstream r266, fixes:
  - LP: #536876 - document euca-describe-availability-zones verbose
  - LP: #526591 - enhance parsing of config file
  - LP: #531076 - fix euca-describe-images against specific image

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-AVAILABILITY-ZONES "1" "February 2010" "euca-describe-availability-zones     Version: 1.2 (BSD)" "User Commands"
 
2
.TH EUCA-DESCRIBE-AVAILABILITY-ZONES "1" "March 2010" "euca-describe-availability-zones     Version: 1.2 (BSD)" "User Commands"
3
3
.SH NAME
4
4
euca-describe-availability-zones \- Eucalyptus tool: Shows information about availability zones.  
5
5
.SH DESCRIPTION
6
6
Shows information about availability zones.
7
7
.PP
8
 
euca\-describe\-availability\-zones [\-\-region region] [\-h, \fB\-\-help]\fR [\-\-version] [\-\-debug] [zone1 zone2...zoneN]
 
8
euca\-describe\-availability\-zones [\-\-region region] [\-h, \fB\-\-help]\fR [\-\-version] [\-\-debug] [zone1 zone2...zoneN] [verbose]
9
9
.PP
10
10
OPTIONAL PARAMETERS
11
11
.PP
13
13
.PP
14
14
zone1 zone2...zoneN             zones to describe.
15
15
.PP
 
16
verbose                         show verbose resource information (Eucalyptus administrator\-only functionality).                        
 
17
.PP
16
18
\fB\-a\fR, \fB\-\-access\-key\fR                User's Access Key ID.
17
19
.PP
18
20
\fB\-s\fR, \fB\-\-secret\-key\fR                User's Secret Key.