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
Only when the --purge argument is provided should the data directories we cleared. The --purge argument should be paired with the uninstall argument. If it is not, then uninstall should only remove the service and not the data.
Only when the
--purgeargument is provided should the data directories we cleared. The--purgeargument should be paired with the uninstall argument. If it is not, then uninstall should only remove the service and not the data.