A CLI tool for running SQL queries against Databricks SQL endpoints. Version 0.1.1, requires Python >=3.7. The project appears to be new or minimally maintained; documentation and usage examples are sparse.
pip install dbsqlcliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run the CLI main function with dummy arguments. Replace with actual Databricks connection details.
Use the official databricks-sql-connector package directly if authentication fails.
Check the source code or run with --help to see available arguments.
No dependency data recorded yet.