tursodatabase / turso-cli

Command line interface to Turso.

Home Page:https://turso.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windows: turso auth api-tokens mint

dezren39 opened this issue · comments

how do i call turso auth api-tokens mint from a windows laptop?

to use turso cli,
if i use windows,
use wsl,
must be headless,
export web-browser auth headless token env var,
i can't use turso auth with exported env var,
if i can't use turso auth.

i'm at the point where I think i might have to make my own little go app that takes an api token and provides list/mint/revoke. i'll basically need one anyways to recycle tokens but was surprised by this stumbling block.

i guess i can go spin up an ubuntu|fedora|nixos vm too?