-
Notifications
You must be signed in to change notification settings - Fork 434
project show command
David Killmon edited this page Mar 19, 2020
·
4 revisions
$ ecs-preview project showecs-preview project show displays information about the environments and applications in your project.
-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.