Skip to content

project show command

David Killmon edited this page Mar 19, 2020 · 4 revisions
$ ecs-preview project show

What does it do?

ecs-preview project show displays information about the environments and applications in your project.

What are the flags?

  -h, --help             help for show
      --json             Optional. Outputs in JSON format.
  -p, --project string   Name of the project.

You can use the --json flag if you'd like to programmatically parse the results.
You can specify the --project flag if you'd like to override the default project name in your workspace.

What does it look like?

ecs-preview project show