ECLAT-LSREG

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

NAME

eclat-lsreg, eclat-describe-regions - describe EC2 regions

SYNOPSIS

eclat lsreg [FILTER...] [REGION...]

eclat lsreg --help

DESCRIPTION

This command lists the EC2 regions. If no arguments are provided, it lists all regions available to the account. Otherwise, each argument is treated as a name of the region to describe.

FILTERS

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

The endpoint of the region.

region-name=string

The region name. It is the same as giving string as a command line argument.

OUTPUT

The default output shows one region per line. Each line of output contains region name and corresponding endpoint, separated by a single horizontal tab character.

EXAMPLE

$ eclat lsreg
eu-west-1 ec2.eu-west-1.amazonaws.com
sa-east-1 ec2.sa-east-1.amazonaws.com
us-east-1 ec2.us-east-1.amazonaws.com
ap-northeast-1 ec2.ap-northeast-1.amazonaws.com
us-west-2 ec2.us-west-2.amazonaws.com
us-west-1 ec2.us-west-1.amazonaws.com
ap-southeast-1 ec2.ap-southeast-1.amazonaws.com
ap-southeast-2 ec2.ap-southeast-2.amazonaws.com

SEE ALSO

eclat(1), eclat-describe-availability-zones(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