1.2.1 ā€¢ Published 4 years ago

aurora-up v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Welcome to aurora-up šŸ‘‹

Build Status Version License: MIT

Wait for paused aurora clusters to scale up

šŸ  Homepage

Install

yarn global add aurora-up

Usage

You can use aurora-up either by providing an Aurora cluster identifier directly, or by passing in a CloudFormation stack name and Output name.

CloudFormation method

aurora-up --region us-east-1 --stack TestService --output SomeOutputName

Cluster Identifier Method

aurora-up --region us-east-1 --cluster SomeClusterId

Minimum Capacity

You can provide a target capacity using the minCapacity parameter. If your provided target capacity is outside of the cluster's Min/Max capacity settings, the program will adjust it to a valid value.

Author

šŸ‘¤ Ben Force

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!


This README was generated with ā¤ļø by readme-md-generator

1.2.0

4 years ago

1.2.1

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago