Install the Elastic Beanstalk Command Line Interface - AWS Elastic Beanstalk

Install the Elastic Beanstalk Command Line Interface

This topic explains how to install the Elastic Beanstalk Command Line Interface (EB CLI).

Install the EB CLI using setup scripts

The easiest and recommended way to install the EB CLI is to use the EB CLI setup scripts available on GitHub. 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 on GitHub.