create cluster
apppack create cluster
setup resources for an AppPack Cluster
Synopsis
Requires admin permissions.
Creates an AppPack Cluster. If a <name>
is not provided, the default name, apppack
will be used.
apppack create cluster [<name>]
Options
--cidr string network CIDR for VPC (default "10.100.0.0/16")
--create-region also create the region stack if it does not exist
--domain string cluster domain name
-h, --help help for cluster
Options inherited from parent commands
-c, --account string AWS account ID or alias (not needed if you are only the administrator of one account)
--aws-credentials use AWS credentials instead of AppPack.io federation
--check check stack in Cloudformation before creating
--debug enable debug logging
--non-interactive do not prompt for missing flags
--region string AWS region to create resources in
SEE ALSO
- apppack create - create AppPack resources in your AWS account