databricks-cli/libs/databrickscfg/cfgpickers
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
..
clusters.go Filter out system clusters for `--configure-cluster` (#1031) 2023-11-30 09:59:11 +00:00
clusters_test.go Filter out system clusters for `--configure-cluster` (#1031) 2023-11-30 09:59:11 +00:00
warehouses.go Improved usability of `databricks auth login ... --configure-cluster` flow by displaying cluster type and runtime version (#956) 2023-11-09 16:38:45 +00:00
warehouses_test.go Improved usability of `databricks auth login ... --configure-cluster` flow by displaying cluster type and runtime version (#956) 2023-11-09 16:38:45 +00:00