|
NAMEeclat-lszon, eclat-describe-availability-zones - describe availability zonesSYNOPSISeclat lszon [FILTER...] [ZONE...]eclat lszon --help DESCRIPTIONThis 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. FILTERSFilters allow you to select only zones matching particular criteria. The following filters are defined:
OUTPUTThe 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 ALSOeclat(1), eclat-lsreg(1).AUTHORSSergey PoznyakoffBUG REPORTSReport bugs to <bug-eclat@gnu.org.ua>.COPYRIGHTCopyright © 2012-2018 Sergey PoznyakoffLicense 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.
Visit the GSP FreeBSD Man Page Interface. |