cli icon indicating copy to clipboard operation
cli copied to clipboard

Databricks CLI

Results 321 cli issues
Sort by recently updated
recently updated
newest added

### Describe the issue I don't know if it's an issue or if the behaviour is expected, but, I'm not able to deploy a already deployed workflow which I'm not...

DABs

## Changes ## Tests

do-not-merge

## Changes Added progress bar when uploading files to Databricks ## Tests

do-not-merge

## Changes Demonstration of https://github.com/databricks/databricks-sdk-go/pull/852 for the CLI. ## Tests Run ``` go run ./examples/http-proxy/proxy --register-certificate ``` in the Go SDK, followed by ``` HTTPS_PROXY=https://localhost:8443 databricks auth token --profile DEFAULT...

do-not-merge
Stale

Running bundle commands from a folder that holds a `bundle.yml` (i.e. the `bundle root`) doesn't allow much flexibility in workflows; e.g. if I want to create multiple bundle files, use...

Enhancement
DABs

### Describe the issue I'm trying to deploy a bundle asset from a notebook in a Databricks workspace. The company I'm working at has a policy that every databricks development...

Bug
DABs

### Describe the issue The more I attempt to troubleshoot this the less sure I am regarding what is a bug and what is by design but confusing. I originally...

Bug
DABs

### Describe the issue When running into an error for installing a Databricks labs projects, there is no log for which profile the installer is running against. I get a...

CLI
labs

### Describe the issue Using a DATABRICKS_TOKEN which was issued with az cli and trying to create a storage-credential fails with: ``` databricks --debug storage-credentials create --json '' time=2023-12-19T15:47:25.253Z level=INFO...

Bug
CLI

When deploying a target in development mode, each deployed job and pipeline is tagged with a "dev" tag that seems to use a user's display name. Can this be adjusted...

Enhancement
DABs