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

(Legacy) Command Line Interface for Databricks

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

This is a PR to add E2/WMS Accounts API support to the Databricks CLI. Support for these high-level constructs has been added as part of this: - Credentials - Storage...

Howdy Databricks Peeps, Given that Python 2.7 has been [sunset](https://kb.databricks.com/python/python-2-eol.html) last year and the CLI is marked as _experimental_ on the databricks page, is there any plan to cut over...

The `--output` parameter would behave like `--wait` but after the job finishes it would fetch the job output https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsRunsGetOutput and display that instead of printing the job. `--output` would be...

feature

Let's make sure our commands have a consistent feature set and port https://github.com/databricks/databricks-cli/pull/487 also to the `databricks jobs run-now` API.

feature

This PR adds the still supported functionality from the REST API 1.2. It allows users to create execution contexts and run Python, SQL, and R code on a cluster. Note...

* Add support for the [runs export API](https://docs.databricks.com/api/latest/jobs.html#runs-export). * It returns a JSON with HTML content and the actual notebook model is embedded it in in an unreadable format, which...

It looks like this is being bashed around by the code generation: it was removed in #200, re-added in #266, then removed again by #325. I'm not sure how the...

…ting job Add support to list jobs on a specific cluster by id or name Add support for a databricks job next-runs to list the next time a job will...

https://docs.databricks.com/dev-tools/api/latest/scim/index.html