Skip to content

Remove All Packages

Gaurav Ashtikar edited this page Sep 2, 2014 · 6 revisions

Remove All packages:

ee stack remove --all

This command is combination of following two commands:

ee stack remove --web

and

ee stack remove --mail
Clone this wiki locally