Skip to content

app ls command

David Killmon edited this page Mar 19, 2020 · 11 revisions
$ ecs-preview app ls

What does it do?

ecs-preview app ls lists all the applications in a project.

What are the flags?

-h, --help             help for ls
    --json             Optional. Outputs in JSON format.
    --local            Only show applications in the current directory.
-p, --project string   Name of the project.

What does it look like?

ecs-preview app ls

Clone this wiki locally