{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities"}],"enrichment":{"capability":"A command-line interface for interacting with Databricks REST APIs, now superseded by newer versions and a dedicated SDK.","skillfed_tags":["databricks","legacy","abandoned"],"use_cases":["Scripting workspace operations (listing, creating, deleting directories) in shell automation or CI/CD pipelines.","Managing Databricks jobs and clusters from the command line during development or testing.","Uploading or downloading files to Databricks file systems in batch workflows.","Quick ad-hoc queries or cluster management when GUI access is unavailable."],"what_it_does":"databricks-cli is a command-line tool that wraps Databricks REST APIs, allowing you to manage workspaces, jobs, clusters, and files from the terminal. It handles authentication via token or username/password, storing credentials in ~/.databrickscfg, and supports multiple connection profiles. The tool depends on click, requests, oauthlib, pyjwt, tabulate, six, and urllib3 to provide a lightweight CLI layer over HTTP calls.\n\nHowever, this package is no longer actively maintained\u2014the repository is archived, the last commit was 2023-10-05, and Databricks explicitly recommends migrating to CLI versions 0.200 and above or the dedicated Python SDK (databricks-sdk-py) for new work. It is marked as experimental and receives no bug fixes or feature updates.","worth_installing":"No. The package is abandoned, explicitly superseded by newer versions and a dedicated SDK, and marked experimental. While it has low install friction and no known vulnerabilities, Databricks actively recommends against using it for new work. Install only if you are maintaining legacy scripts that cannot be migrated; for any new integration, use the recommended CLI 0.200+ or databricks-sdk-py instead."},"id":"databricks-cli","links":{"html":"https://skillfed.io/packages/databricks-cli","md":"https://skillfed.io/packages/databricks-cli.md","pypi":"https://pypi.org/project/databricks-cli/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-10-05","license_spdx":null,"license_treatment":"permissive","name":"databricks-cli","python_support":"supports_current","summary":"A command line interface for Databricks"},"popularity":{"monthly_downloads":14675631,"position":1218,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.18.0"}
