ECLAT-COMMAND

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

NAME

eclat-mkvpc, eclat-create-vpc - Create VPC

SYNOPSIS

eclat mkvpc [-t default|dedicated] [--tenancy default|dedicated] CIDR

eclat command --help

DESCRIPTION

Creates a VPC with the specified CIDR block. CIDR must have form NETWORK/ASKLEN, e.g. 10.0.0.0/28.

OPTIONS

-t, --tenancy=VALUE

Set the tenancy for instances created in this VPC. A value of default means that instances can be launched with any tenancy; a value of dedicated means all instances launched into the VPC are launched as dedicated tenancy instances regardless of the tenancy assigned to the instance at launch.

OUTPUT

On success, prints the ID of the created VPC, the CIDR, options, and its state.

EXAMPLE

$ eclat mkvpc 10.0.0.0/16
vpc-1a2b3c4d 10.0.0.0/16 dopt-1a2b3c4d2 pending

SEE ALSO

eclat(1), eclat-lsvpc(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