databricks-cli/cmd/configure
Pieter Noordhuis 10c9eca06f
Filter out system clusters for `--configure-cluster` (#1031)
## Changes

Only clusters with their source attribute equal to `UI` or `API` should
be presented in the dropdown.

## Tests

Unit test and manual confirmation.
2023-11-30 09:59:11 +00:00
..
configure.go Filter out system clusters for `--configure-cluster` (#1031) 2023-11-30 09:59:11 +00:00
configure_test.go Make `databricks configure` save only explicit fields (#973) 2023-11-10 14:03:57 +00:00
flags.go Add `--configure-cluster` flag to configure command (#1005) 2023-11-23 19:56:48 +00:00
host.go Add `--configure-cluster` flag to configure command (#1005) 2023-11-23 19:56:48 +00:00
host_test.go Add `--configure-cluster` flag to configure command (#1005) 2023-11-23 19:56:48 +00:00