tursodatabase / turso-cli

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

Old CLI using V1 API no longer detects region correctly #133

Closed CodingDoug closed 1 year ago

CodingDoug commented 1 year ago
$ turso --version
turso version v0.32.0

$ turso db create old
Created database old to Amsterdam, Netherlands (ams) in 8 seconds.

The new CLI correctly sends me to ord.

This is not a deal breaker if we're not supporting V1 for long.

penberg commented 1 year ago

@CodingDoug This turned out to be a CLI bug, actually. Fixed in https://github.com/chiselstrike/iku-turso-cli/commit/4de06d0555467c8d2800283a0ddd19f2741faa8a and released v0.32.1.