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
Stateful resources like logs, databases, etc. are currently not deleted (intentionally) when you do a 'defang down'.
We should consider ways to accomplish this.
add --force flag to delete everything, everywhere, all at once