beatcracker / toptout

📡 Easily opt-out from telemetry collection
https://toptout.me
MIT License
132 stars 6 forks source link

Add Codefresh CLI and option `--disable-telemetry` #595

Open emanuelb opened 1 year ago

emanuelb commented 1 year ago
  --disable-telemetry           If true, will disable analytics reporting for the upgrade process

https://github.com/codefresh-io/cli-v2/blob/64ee1a3ed082edff53f009705c5a102b339dc64b/docs/commands/cli-v2_runtime_upgrade.md#L31 https://github.com/codefresh-io/cli-v2/blob/64ee1a3ed082edff53f009705c5a102b339dc64b/docs/commands/cli-v2_runtime_uninstall.md#L32 https://github.com/codefresh-io/cli-v2/blob/64ee1a3ed082edff53f009705c5a102b339dc64b/docs/commands/cli-v2_runtime_install.md#L34 https://github.com/codefresh-io/cli-v2/blob/main/cmd/commands/runtime.go#L1136