Setting up a new machine, I installed latest Heroku Toolbelt.
Seems now, whensoever I run any heroku command I first get asked:
Would you like to submit Heroku CLI usage information to better improve the CLI
user experience?
[y/N]
Is there a way I can permanently disable this?
Thanks in advance.
Adding file ~/.heroku/config.json
with the following content worked for me on Ubuntu. Good luck!
{
"skip_analytics": true
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With