Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

eb status

Focus mode
eb status - AWS Elastic Beanstalk

Description

Provides information about the status of the environment.

If the root directory contains a platform.yaml file specifying a custom platform, this command also provides information about the builder environment.

Syntax

eb status

eb status environment-name

Options

Name

Description

-v

or

--verbose

Provides more information about individual instances, such as their status with the Elastic Load Balancing load balancer.

Common options

Output

If successful, the command returns the following information about the environment:

  • Environment name

  • Application name

  • Deployed application version

  • Environment ID

  • Platform

  • Environment tier

  • CNAME

  • Time the environment was last updated

  • Status

  • Health

If you use verbose mode, EB CLI also provides you with the number of running Amazon EC2 instances.

Example

The following example shows the status for the environment tmp-dev.

$ eb status Environment details for: tmp-dev Application name: tmp Region: us-west-2 Deployed Version: None Environment ID: e-2cpfjbra9a Platform: 64bit Amazon Linux 2014.09 v1.0.9 running PHP 5.5 Tier: WebServer-Standard-1.0 CNAME: tmp-dev.elasticbeanstalk.com Updated: 2014-10-29 21:37:19.050000+00:00 Status: Launching Health: Grey

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.