Closed penberg closed 1 year ago
Let's add TURSO_API_TOKEN environment variable for configuring the access token. This is useful for headless environments, for example.
TURSO_API_TOKEN
/cc @athoscouto
+1000
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
Let's add
TURSO_API_TOKEN
environment variable for configuring the access token. This is useful for headless environments, for example.