Skip to content

app show command

David Killmon edited this page Mar 19, 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?

ecs-preview app show

Clone this wiki locally