Commit a86c936
Allow workaround if no browser can be opened (#603)
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.
Co-authored-by: Tobias Weber <[email protected]>1 parent d8fd4e8 commit a86c936
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments