node-elasticbeanstalk

1.0.0 • Public • Published

node-elasticbeanstalk Build Status

This is an opinionated bunch of Elastic Beanstalk tools.

As the official Elastic Beanstalk Command Line Interface (EB CLI), it helps you to deploy and manage your AWS Elastic Beanstalk applications and environments from the command line.

It also provides a convenient API so that you can manage them programmatically.

This repository is managed as a monorepository and it's composed of the following npm packages:

Package Version
node-elasticbeanstalk-deploy npm
node-elasticbeanstalk-list npm
node-elasticbeanstalk-terminate npm

Of course in order to use these tools you need an AWS account and to configure your credentials. Also the AWS region has to be configured from the AWS_REGION environment variable or given as a parameter.

License

MIT © Alexis Kofman

Readme

Keywords

none

Package Sidebar

Install

npm i node-elasticbeanstalk

Weekly Downloads

12

Version

1.0.0

License

MIT

Last publish

Collaborators

  • alexiskofman