databricks-cli/cmd/configure
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
..
configure.go Make `databricks configure` save only explicit fields (#973) 2023-11-10 14:03:57 +00:00
configure_test.go Make `databricks configure` save only explicit fields (#973) 2023-11-10 14:03:57 +00:00