Skip to content

env ls command

Efe Karakus edited this page Mar 19, 2020 · 6 revisions
$ ecs-preview env ls

What does it do?

ecs-preview env ls lists all the environments in your project.

What are the flags?

  -h, --help   help for ls
      --json   Optional. Outputs in JSON format.

You can use the --json flag if you'd like to programmatically parse the results.

What does it look like?

Clone this wiki locally