aurora-up

1.2.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i aurora-up

Weekly Downloads

8

Version

1.2.1

License

MIT

Unpacked Size

40.6 kB

Total Files

4

Last publish

Collaborators

  • benforce
  • jready