Skip to content

app status command

Efe Karakus edited this page May 4, 2020 · 2 revisions
$ ecs-preview app status

What does it do?

ecs-preview app status shows the health status of a deployed application, including service status, task status, and related CloudWatch alarms.

What are the flags?

  -e, --env string       Name of the environment.
  -h, --help             help for status
      --json             Optional. Outputs in JSON format.
  -n, --name string      Name of the application.
  -p, --project string   Name of the project.

What does it look like?

Screen Shot 2020-05-04 at 2 59 11 PM