Skip to content

Remove All Packages

Mitesh Shah 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
ee stack remove --mail
Clone this wiki locally