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
Currently, users need to specify headless, userSession, and pageFilter options each time they run a CLI command. This issue is to add the ability to persist these values as config defaults, similar to how githubMode is already implemented. This will reduce repetitive command-line options for users who always use the same settings.