cml
cml copied to clipboard
Simplify duplicate telemetry sending logic
To be merged into #1092 if deemed opportune, based on https://github.com/iterative/cml/pull/1092#issuecomment-1206977016
- Remove duplicate telemetry calls for every single command
- Avoid using a globally scoped variable to store command-line options
I have the plan to review this and approve it today @0x2b3bfa0