mirror of
https://github.com/schpet/linear-cli.git
synced 2026-09-14 14:26:50 +08:00
540818c0b1
Add built-in credential storage for managing multiple Linear workspaces: - ~/.config/linear/credentials.toml stores API keys by workspace slug - auth login: add credentials (auto-detects workspace from API) - auth logout: remove credentials - auth list: show configured workspaces with org/user info - auth default: set the default workspace - global -w/--workspace flag to target specific workspace API key precedence: CLI flag > env var > config > workspace flag > project workspace > default