What's collected from the CLI
The Percher CLI sends anonymous usage statistics to help us improve the platform: CLI version, command name, success/error, OS, and Bun version. No personal data, file names, source code, or env vars are ever collected.
Opt out by setting an environment variable:
PERCHER_NO_TELEMETRY=1 # or DO_NOT_TRACK=1
See our Privacy Policy for full details.