pub async fn record_cli_used(tel: Telemetry) -> Result<()>
Generically reports that the CLI was used to the telemetry endpoint. There is explicitly no reqwest retries on failure to ensure overhead stays to a minimum.