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
Print every environment variable the binary reads in --help, grouped by what it affects, instead of naming four and deferring the rest to the README
Read the documented defaults from the same constants LoadConfig applies, so a changed default cannot leave a stale value in the usage text
Document M365_TENANT_ID, M365_USER_OID, M365_CLIENT_ID, M365_API_KEYS, M365_API_KEY and TZ as environment variables in both READMEs; the two the process exits without were absent
State in --help and in both READMEs that every flag is optional, and which defaults serve and setup-wizard apply when none is given