Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

login

Authenticate with Strada via browser-based device flow.
Opens a browser window for Google OAuth approval. The CLI polls until approved, then saves the session token to ~/.strada/config.json.
Requires an interactive TTY. In non-interactive environments (agents, CI), run inside a tuistory or tmux session.

Usage

strada login

Options

OptionDefaultDescription
-u, --url [url]-Strada website URL (default: https://strada.sh)

Global Options

OptionDefaultDescription
-h, --help-Display this message
-v, --version-Display version number

Examples

bunx tuistory launch "strada login" -s strada-login
bunx tuistory -s strada-login wait "/Your code:|https?:\/\//i" --timeout 15000