tursodatabase / turso-cli

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

Bring back access token config via environment variable #68

Closed penberg closed 1 year ago

penberg commented 1 year ago

Let's add TURSO_API_TOKEN environment variable for configuring the access token. This is useful for headless environments, for example.

penberg commented 1 year ago

/cc @athoscouto

haaawk commented 1 year ago

+1000

CodingDoug commented 1 year ago

Firebase allows for both env and CLI flag. I wonder what might be the reason for supporting both, and should we do the same?

https://firebase.google.com/docs/cli#cli-ci-systems