You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2026. It is now read-only.
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 helpfor 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.