tursodatabase/turso-cli

CLI updates itself automatically after friendly reminding me to consider

Closed this issue · 0 comments

I'm on mac version 14.0. After I run turso auth login, the CLI gives a friendly reminder to update, and then performs the update itself:

$ turso auth login
Visit this URL on this device to log in:
https://api.turso.tech?port=63165&redirect=true&type=cli
Waiting for authentication...
✔  Success! Logged in as dswbx

Friendly reminder that there's a newer version of Turso CLI available.
You're currently using version v0.88.2 while latest available version is v0.88.6.
Please consider updating to get new features and more stable experience. To update:

	turso update

Updating to the latest version
Updated 7 taps (tursodatabase/tap, cloudflare/cloudflare, shopify/shopify, homebrew/services, libsql/sqld, homebrew/core and homebrew/cask).
==> New Formulae
...
...
You can disable automatic updates with turso config set autoupdate off

Haven't tried disabling automatic updates, I think it's a good thing to perform it automatically, but maybe the wording should be updated.