Skip to content

Allow setting debug and verbose mode using an environment variable #54

@waldekmastykarz

Description

@waldekmastykarz

To simplify setting the verbose and debug mode in non-interactive mode, allow setting the mode using environment variables:

OFFICE365CLI_DEBUG=1
OFFICE365CLI_VERBOSE=1

When determining the logging level on runtime, the CLI should check if any of these properties is set and adjust the logging level accordingly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions