databricks-cli icon indicating copy to clipboard operation
databricks-cli copied to clipboard

(Legacy) Command Line Interface for Databricks

Results 146 databricks-cli issues
Sort by recently updated
recently updated
newest added

Hello, I am using the attached piece of code to import both notebooks and python files from my git repo, and am writing them to a Workspace folder. However, when...

I am creating an Azure DevOps Release Pipeline with Use Python Version task and a Configure Databricks task: databricks configure --token

**Issue**: When using bundle commands I see error `panic: cannot resolve bundle auth configuration: config host mismatch: profile uses host https://qa-123.databricks.net, but CLI configured to use https://dev-123.databricks.net` **Config**: The `.databrickscfg`...

It is currently dfficult to capture errors from the Databricks CLI when running the command from Powershell. Currently, errors are simply written to the standard output / STDERR which can...

Encountered what appears to be a bug when using `databricks sync --full`. We are trying to push a directory and subdirectories to a workspace location. Whenever we use the --full...

I am encountering an issue with the `databricks fs cp -r` command when trying to copy files from DBFS to my local file system. The command used to work fine,...