-
Notifications
You must be signed in to change notification settings - Fork 424
project delete command
Efe Karakus edited this page Mar 18, 2020
·
2 revisions
$ ecs-preview project delete
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.
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.