ECLAT-LSZON

NAME
SYNOPSIS
DESCRIPTION
FILTERS
OUTPUT
EXAMPLE
SEE ALSO
AUTHORS
BUG REPORTS
COPYRIGHT

NAME

eclat-lszon, eclat-describe-availability-zones - describe availability zones

SYNOPSIS

eclat lszon [FILTER...] [ZONE...]

eclat lszon --help

DESCRIPTION

This command lists availability zones accessible to your account. The results include zones only for the region you’re currently using, as set by the default-region configuration file statement or the --region command line option.

If no arguments are given, the command will list all availability zones. Otherwise, it will list only zones with the supplied names.

FILTERS

Filters allow you to select only zones matching particular criteria. The following filters are defined:
message
=string

Information about the Availability Zone.

region-name=string

The region the Availablity Zone is in. The purpose of this filter is highly questionable, because you can describe only zones in the currently selected region anyway. It is, however, included in the AWS API, so we list it here for completeness sake.

state=available

Show only available zones.

zone-name=string

Select zone with the given name. It is the same as giving string as a command line argument.

OUTPUT

The default output shows at least one line for each zone. Each such line contains zone name and its status, separated by a single tab character.

If there are any messages associated with the zone, these are printed in subsequent lines. Each message is indented one tab stop.

EXAMPLE

$ eclat lszon
eu-west-1a available
eu-west-1b available
eu-west-1c available

SEE ALSO

eclat(1), eclat-lsreg(1).

AUTHORS

Sergey Poznyakoff

BUG REPORTS

Report bugs to <bug-eclat@gnu.org.ua>.

COPYRIGHT

Copyright © 2012-2018 Sergey Poznyakoff
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.


Manpage server at man.gnu.org.ua.

Powered by mansrv 1.1