Skip to main content

Simple CLI tool for ElasticBeanstalk

Project description

Elastic Beanstalk Intelligence, Simple CLI tool for ElasticBeanstalk.

  • Deploying apps more intuitively

    • Without git integration

    • Switch-able Dockerrun.aws.json

    • Switch-able .ebextensions/

Requires Python>=3.5

Usage

Just type it on project root:

$ ebi <app_name> <version>

This will

  1. Create zip file including Dockerrun.aws.json and .ebextensions

  2. Uploading zip to S3 as same directory as awsebcli.

  3. Deploying app

## More options

--dockerrun: File path used as Dockerrun.aws.json. --ebext: Directory path used as .ebextensions/ --profile: Configured profile for AWS.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ebi-0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page