Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 03:26 AM
The rest work
databricks bundle init works
databricks auth profiles works
I can login through a browser
databricks auth login --host <workspace-url>
even in git-bash If I export a BROWSER variable like
export BROWSER="/c/Program Files/Mozilla Firefox/firefox.exe"
authentication works
In git-bash it does not complain for shell (but there I have proxy problems)