Does this introduce a breaking change? If yes, details on what can break
Yes, the new CLI introduces breaking changes, but the previous one was not working and has been deprecated..
It addresses all the main problems with the deployment.
Author pre-publish checklist
[ ] Added test to prove my fix is effective or new feature works
[ X ] No PII in logs
[ X ] Made corresponding changes to the documentation
Validation steps
Clone the repository
Launch the container
Run the ./deploy.sh script e2e successfully without any permissions issues
Check if the Databricks CLI is installed (databricks --version should be v0.233.0)
Type of PR
Purpose
Does this introduce a breaking change? If yes, details on what can break
Yes, the new CLI introduces breaking changes, but the previous one was not working and has been deprecated.. It addresses all the main problems with the deployment.
Author pre-publish checklist
Validation steps
Issues Closed or Referenced