Install
- Requirements
- Python3 - 3.6 and above
- Python2 - 2.7.9 and above
pip install databricks-clifor installationpip install databricks-cli --upgradefor upgrade- Set up access token: In the documentation, follow “Generate a personal access token” part.
Set up profile
- After get the personal access token, config the profile with the token.
- Follow “Set up authentication” part and “Connection profiles” part in the documentation.
- Recommend to create a profile with a specific name rather than “DEFAULT”.
