Skip to content

app show command

Penghao He edited this page Mar 18, 2020 · 9 revisions
$ ecs-preview app show

What does it do?

ecs-preview app show shows info about a deployed application, including endpoints, capacity and related resources per environment.

What are the flags?

-a, --app string       Name of the application.
-h, --help             help for show
    --json             Optional. Outputs in JSON format.
-p, --project string   Name of the project.
    --resources        Optional. Show the resources of your application.

What does it look like?

Clone this wiki locally