databricks-cli/bundle/config/resources
Andrew Nester 80670eceed
Added `bundle deployment bind` and `unbind` command (#1131)
## Changes
Added `bundle deployment bind` and `unbind` command.

This command allows to bind bundle-defined resources to existing
resources in Databricks workspace so they become DABs-managed.

## Tests
Manually + added E2E test
2024-02-14 18:04:45 +00:00
..
grant.go Support Unity Catalog Registered Models in bundles (#846) 2023-10-16 15:32:49 +00:00
job.go Added `bundle deployment bind` and `unbind` command (#1131) 2024-02-14 18:04:45 +00:00
job_test.go Fixed merging task libraries from targets (#868) 2023-10-16 08:48:32 +00:00
mlflow_experiment.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
mlflow_model.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
model_serving_endpoint.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
modified_status.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
permission.go Add permissions block to each resource (#264) 2023-03-21 10:58:16 +01:00
pipeline.go Added `bundle deployment bind` and `unbind` command (#1131) 2024-02-14 18:04:45 +00:00
pipeline_test.go Enable target overrides for pipeline clusters (#792) 2023-09-21 19:21:20 +00:00
registered_model.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00