Skip to content

Allow workaround if no browser can be opened #603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

tgweber
Copy link
Contributor

@tgweber tgweber commented Feb 17, 2025

In debug mode, print out full authorizationURL to provide workaround when no window-server is available (hence no browser can be opened), as is the case when stackit-cli is run on headless systems.

The workaround is to call
stackit --verbosity debug auth login
Copy the link from the debug output and paste it to an available browser.

In debug mode, print out full authorizationURL to provide workaround
in circumstances where no window-server is available (hence no browser
can be opened), as is the case when connect via ssh to headless systems.

The workaround is to call
``stackit --verbosity debug auth login``
Copy the link from the debug output and paste it to an available
browser.
@bahkauv70 bahkauv70 merged commit a86c936 into stackitcloud:main Feb 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants