-
Notifications
You must be signed in to change notification settings - Fork 437
app delete command
Penghao He edited this page Mar 18, 2020
·
5 revisions
$ ecs-preview app deleteecs-preview app delete deletes an application from your project, including all your app resources as well as your local app repository.
-e, --env string Name of the environment.
-h, --help help for delete
-n, --name string Name of the application.
--yes Skips confirmation prompt.