DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
214 stars 43 forks source link

Add anonymous analytics for tracking command usage #353

Closed Piccirello closed 1 year ago

Piccirello commented 1 year ago

This allows us to see what commands people are most frequently using. Analytics are enabled by default and are completely anonymous.

Data we collect:

To opt out: run doppler analytics disable.

Closes ENG-735.