Skip to main content

record_cli_used

Function record_cli_used 

Source
pub async fn record_cli_used(tel: Telemetry) -> Result<()>
Expand description

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.