# README
Porter Mixin for Databricks
This repo contains a Porter mixin for the Databricks CLI. It is tested and working on Porter pre-v1.0 release. It is still a work in progress, but has worked without issue so far.
Install
You must have Porter installed on your system. When you are ready to install this mixin to Porter, run the following command:
mage build install
Requirements
The Databricks CLI is based on Python. You must have Python installed as part for your system. This mixin was tested with the python:3.10-slim-buster base image.
Example
Please, see the examples directory for an example of how to use this mixin.