Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 399 Bytes

headless-mode.mdx

File metadata and controls

17 lines (11 loc) · 399 Bytes
title
Headless Mode

The Turso CLI will automatically attempt to open a browser, or wait for further instructions when interacting with various commands.

You can opt out of this behaviour by passing the --headless flag with operations:

turso auth login --headless

If you're using Windows with WSL or a remote CI/CD environment, pass the --headless flag.