GithubHelp home page GithubHelp logo

justinwoo / aws-elastic-beanstalk-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aws/aws-elastic-beanstalk-cli

0.0 2.0 0.0 3.8 MB

The EB CLI is a command line interface for Elastic Beanstalk that provides interactive commands that simplify creating, updating and monitoring environments from a local repository.

License: Apache License 2.0

Python 99.50% Roff 0.01% PowerShell 0.26% Shell 0.24%

aws-elastic-beanstalk-cli's Introduction

EB CLI

Introduction

The AWS Elastic Beanstalk Command Line Interface (EB CLI) is a tool that helps you deploy and manage your Elastic Beanstalk applications and environments. It also provides integration with Git.

For detailed information about the EB CLI, see Using the Elastic Beanstalk Command Line Interface (EB CLI) in the AWS Elastic Beanstalk Developer Guide.

The EB CLI is now an open source project, hosted in this repository. You're welcome to participate by reporting issues, making suggestions, and submitting pull requests. We value your contributions!

Installation

If you'd like to use the EB CLI

The easiest and recommended way to install the EB CLI is to use the EB CLI setup scripts available on a separate GitHub repository. Use the scripts to install the EB CLI on Linux, macOS, or Windows. The scripts install the EB CLI and its dependencies, including Python and pip. The scripts also create a virtual environment for the EB CLI. For installation instructions, see the aws/aws-elastic-beanstalk-cli-setup repository.

If you'd like to contribute to the EB CLI

Dependencies

Install Python and Pip. The most recent version of Python now includes pip.

To install Python, go here.

If you already have Python, but need to install Pip, go here.

Install the EB CLI from this repository

You need administrator/sudo privileges unless you install into a virtual environment.

To install the EB CLI

  1. Clone or download this repository to your local environment.
  2. Navigate to the the root of the repository.
  3. Run the following command.

    pip install .

Getting Started

The EB CLI requires you to have AWS security credentials. To learn how to get security credentials, see Managing Access Keys for Your AWS Account Root User in the AWS General Reference.

To view a list of EB CLI commands, type:

eb --help

For more information about a specific command, type:

eb {cmd} --help

For a detailed command reference for all EB CLI commands, see EB CLI Command Reference in the AWS Elastic Beanstalk Developer Guide.

aws-elastic-beanstalk-cli's People

Contributors

awssandra avatar bungoume avatar chaseallbee avatar dankhen avatar francois-daniels avatar halcarleton avatar jamesdbowman avatar jdavis avatar jsheld avatar nhumrich avatar ranman avatar tonyamzn avatar trevorsmith avatar yueyanm avatar zhengyal avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.