Scroll to navigation

EUSCALE-CREATE-AUTO-SCALING-GROUP(1) User Commands EUSCALE-CREATE-AUTO-SCALING-GROUP(1)

NAME

euscale-create-auto-scaling-group - Create a new auto-scaling group

SYNOPSIS

euscale-create-auto-scaling-group -l LAUNCHCONFIG -M COUNT -m COUNT

[--default-cooldown SECONDS]
[--desired-capacity COUNT] [--grace-period SECONDS] [--health-check-type {EC2,ELB}] [--load-balancers ELB1,ELB2,...] [--placement-group PLACEMENTGROUP] [--tag "k=VALUE, id=VALUE, t=VALUE, v=VALUE, p={true,false}"] [--termination-policies POLICY1,POLICY2,...] [--vpc-zone-identifier ZONE1,ZONE2,...] [-z ZONE1,ZONE2,...] [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--version] [-h] ASGROUP

DESCRIPTION

Create a new auto-scaling group

positional arguments:

name of the new auto-scaling group (required)

optional arguments:

name of the launch configuration to use with the new group (required)
maximum group size (required)
minimum group size (required)
amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities may start
number of running instances the group should contain
number of seconds to wait before starting health checks on newly-created instances
service to obtain health check status from
comma-separated list of load balancers to use
placement group in which to launch new instances
attributes of a tag to affect. Tags follow the following format: "id=resource-name, t=resource-type, k=tag-key, v=tag-val, p=propagate-at-launch-flag", where k is the tag's name, v is the tag's value, id is a resource ID, t is a resource type, and p is whether to propagate tags to instances created by the group. A value for 'k=' is required for each tag. The rest are optional. This argument may be used more than once. Each time affects a different tag.
ordered list of termination policies. The first has the highest precedence.
comma-separated list of subnet identifiers. If you specify availability zones as well, ensure the subnets' availability zones match the ones you specified
comma-separated list of availability zones for the new group (required unless subnets are supplied)
auto-scaling service endpoint URL
region and/or user names to search when looking up config file data

-I KEY_ID, --access-key-id KEY_ID

-S KEY, --secret-key KEY

--security-token TOKEN

show debugging output
launch interactive debugger on error
show the program's version and exit
show this help message and exit
March 2016 euca2ools 3.3