Skip to content

If not in an interactive session, can gargle_oauth_email() default to TRUE? #92

@MarkEdmondson1234

Description

@MarkEdmondson1234

To help with non-interactive sessions, in the context of the advice on the website here:

Could this be made even smoother by detecting if in an interactive session or not (e.g. if(interactive()), and if FALSE defaulting the gargle_oauth_email = TRUE option?

It will cover 95% of the use cases I've seen (where a user has one cache token on a server for scheduled tasks) and prevent a potential hangup when the option is not set and the interactive menu comes up. I favour the JSON service email option instead, but that usually involves adding the service email to accounts that may not be possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions