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
Efe Karakus edited this page Mar 18, 2020
·
2 revisions
$ ecs-preview project delete
What does it do?
ecs-preview project delete removes all the resources created in a project including your applications, environments, and release infrastructure.
After you answer the questions, you should see all the previously generated AWS CloudFormation stacks gone.
What are the flags?
Like all commands in the ECS CLI v2, if you don't provide required flags, we'll prompt you for all the information we need to get you going. You can skip the prompts by providing information via flags:
--env-profiles stringToString Optional. Environments and the profile to use to delete the environment. (default [])
-h, --help help for delete
--yes Skips confirmation prompt.