cli
cli copied to clipboard
Databricks CLI
### Describe the issue Till version v.0.263.0 command `databricks bundle validate` didn't produce any warnings on my bundle configuration. Starting with v.0.264.0 I'm seeing a lot of warnings for example...
## Changes ## Why ## Tests
### Describe the issue Support creating Secrets using the Asset Bundles under a given secret scope. ### Use Case We have autonomous teams that provide data products on our platform....
Describe the issue I’m encountering a permission-related issue when attempting to deploy a Databricks Asset Bundle (DAB) to the following path: /Workspace/Shared_Framework/.bundle/${bundle.name}/${bundle.target}/${var.version} This deployment previously worked without any issues. However,...
### Describe the issue On Windows in particular, but also in general, it would be ideal if variables could be provided from environment variables in a _case-insentive_ way. That is,...
## Changes Clarify the approach for namespacing in Python code. ## Why It's important to understand the motivation behind it.
With the release of DABs in the workspace UI, DABs is blocking cross-workspace deployments from being done in the UI. Also, I understand there is a feature called "source_linked_deployment" that...
When running DABS from within a Databricks workspace with files under /Workspace/, the CLI would incorrectly use WSFS extensions even when deploying to a different workspace. This caused "path does...
### Describe the issue I created a DAB bundle that includes a single user cluster with assigned policy and cluster instance pool. The initial deployment is successful, however when I...
## Why Builds on top of https://github.com/databricks/cli/pull/3500 and https://github.com/databricks/cli/pull/3501 ## Tests Existing tests.