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
The problem is that the output, which can be huge in this case (up to dumping the whole results DB) will be also logged. This is problematic, as in the default case it can bloat the usage of the filesystem where the log file is created. For all analytics commands, we should not log the result in the log file.