[Feature Request]: Display sign-in URL instead of press c to copy
#891
clementduveau
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Component
CLI
Problem statement
When setting up vibe CLI using browser based authentication on a server, the browser will not launch (as there is no browser). This is expected, but that doesn't prevent the user to go to the URL manually and login.
Problem then is that the URL is not displayed, it's only available through
copy thirs URL (press c)which does not work in a lot of scenarios (refer to the most commented issue at the moment)Proposed solution
Also display the plain URL to give admins the option to bypass the niceties.
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions