tursodatabase / turso-cli

Command line interface to Turso.
https://turso.tech
MIT License
228 stars 37 forks source link

Bring back reminder to update CLI when autoupdate is off #852

Closed haaawk closed 6 months ago

haaawk commented 6 months ago

The reminder was prematurely removed in bce27e28 because of autoupdate but autoupdate can be disabled and in such case we should remind user to update the CLI.

Fixes #798