gitlink-cli/cmd
wbtiger d0dc20866f feat: support GITLINK_TOKEN env var for non-interactive auth
Enables authentication in non-interactive environments (CI/CD, Trae
sandbox, MCP) by reading token from GITLINK_TOKEN environment variable.
Falls back to existing interactive login flow when env var is not set.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 17:45:30 +08:00
..
api initial commit: gitlink-cli project 2026-04-02 16:50:00 +08:00
auth feat: support GITLINK_TOKEN env var for non-interactive auth 2026-04-15 17:45:30 +08:00
cmdutil initial commit: gitlink-cli project 2026-04-02 16:50:00 +08:00
config initial commit: gitlink-cli project 2026-04-02 16:50:00 +08:00
root.go initial commit: gitlink-cli project 2026-04-02 16:50:00 +08:00