databricks-cli/cmd
Ilia Babanov e82a49b4e9
Make `databricks configure` save only explicit fields (#973)
## Changes
Save only explicit fields to the config file
This applies to two commands: `configure` and `auth login`. 
The latter only pulls env vars in the case of the `--configure-cluster`
flag

## Tests
Manual, plus additional unit test for the `configure` command
2023-11-10 14:03:57 +00:00
..
account Improve error message when `--json` flag is specified (#933) 2023-11-08 15:07:29 +00:00
api Update Go SDK to v0.19.0 (#729) 2023-09-05 09:43:57 +00:00
auth Make `databricks configure` save only explicit fields (#973) 2023-11-10 14:03:57 +00:00
bundle Make configure command visible + fix bundle command description (#961) 2023-11-08 07:33:40 +00:00
configure Make `databricks configure` save only explicit fields (#973) 2023-11-10 14:03:57 +00:00
fs Remove dependency on global state for remaining commands (#613) 2023-07-27 10:03:08 +00:00
root Add `--debug` as shortcut for `--log-level debug` (#964) 2023-11-09 10:40:47 +00:00
sync Never load authentication configuration from bundle for sync command (#889) 2023-10-19 12:50:46 +00:00
version Added description for version command (#737) 2023-09-06 08:41:47 +00:00
workspace Improve error message when `--json` flag is specified (#933) 2023-11-08 15:07:29 +00:00
cmd.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00