Commit 8770c25
Tobias Weber
Allow workaround if no browser can be opened
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.1 parent 6213bb5 commit 8770c25
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