mirror of https://github.com/databricks/cli.git
1225fc0c13
## Changes The `auth login` command today prefers a host URL specified in a profile before selecting the one explicitly provided by a user as a command line argument. This PR fixes this bug and refactors the code to make it more linear and easy to read. Note that the same issue exists in the `auth token` command and is fixed here as well. ## Tests Unit tests, and manual testing. |
||
---|---|---|
.. | ||
cache | ||
callback.go | ||
oauth.go | ||
oauth_test.go | ||
page.tmpl | ||
service_principal.go | ||
service_principal_test.go | ||
user.go | ||
user_test.go |