mirror of
https://github.com/atxp-dev/cli.git
synced 2026-09-14 20:46:39 +08:00
11dd8e3c8f
When passing a full connection string (starting with http) via --token, the login command was wrapping it inside another URL, producing an invalid doubled connection string. Now detects full URLs and uses them as-is. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>