Databricks-cli

Latest version: v0.18.0

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 9

0.6.0

Changelog
------------
- Add support for python3 (https://github.com/databricks/databricks-cli/pull/89)

0.5.0

Changelog
------------
- Add support for libraries API (https://github.com/databricks/databricks-cli/pull/74)
- Add support for profiles (https://github.com/databricks/databricks-cli/pull/64, https://github.com/databricks/databricks-cli/pull/81)

0.4.2

Changelog
------------
- Fix path separator on Windows (https://github.com/databricks/databricks-cli/pull/66)
- Ignore hidden files option on `databricks workspace import_dir` (https://github.com/databricks/databricks-cli/pull/66)

0.4.1

Changelog
--------------
Add critical fix to address https://github.com/databricks/databricks-cli/issues/36.
The bug is that when we stripped the extension we used `rstrip` which does not do what we want.


'apple-py.py'.rstrip('.py') == 'apple-'

0.4.0

Changelog
-------------
- Add support for Clusters API
- Add support for Jobs API

0.3.1

Changelog
----------------
- Fixed some nits with workspace export. (Make exporting to directory munge target_path)

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.