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
Even if declared as private: false in the task options, it still passes the option to the command line and because it is just a flag, it triggers private always.
I tried setting it in my config.json but I guess command line flags take precedent.