databricks-cli/cmd
Pieter Noordhuis 4a228e6f12
Fix `databricks configure` if new profile is specified (#1030)
## Changes

The code included the to-be-created profile in the configuration and
that triggered the SDK to try and load it. Instead, we must use the
specified host and token directly.

## Tests

Manually. More integration test coverage tbd.
2023-11-30 09:51:52 +00:00
..
account Bump Go SDK to v0.26.0 (#1019) 2023-11-29 13:29:31 +00:00
api Update Go SDK to v0.19.0 (#729) 2023-09-05 09:43:57 +00:00
auth Tolerate missing .databrickscfg file during `databricks auth login` (#1003) 2023-11-23 09:04:54 +00:00
bundle Add mlops-stacks to the default `databricks bundle init` prompt (#988) 2023-11-28 09:04:06 +00:00
configure Fix `databricks configure` if new profile is specified (#1030) 2023-11-30 09:51:52 +00:00
fs Remove dependency on global state for remaining commands (#613) 2023-07-27 10:03:08 +00:00
labs Fix `panic: $HOME is not set` (#1027) 2023-11-29 19:08:27 +00:00
root Fix bug where the account or workspace client could be `nil` (#1020) 2023-11-29 13:29:17 +00:00
sync Make `file_path` and `artifact_path` fields consistent with json tag (#987) 2023-11-15 13:37:26 +00:00
version Added description for version command (#737) 2023-09-06 08:41:47 +00:00
workspace Bump Go SDK to v0.26.0 (#1019) 2023-11-29 13:29:31 +00:00
cmd.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00