databricks / setup-cli

Sets up the Databricks CLI in your GitHub Actions workflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup-cli

This is a composite GitHub Action that sets up the Databricks CLI (preview version >=0.100) in your GitHub Actions workflow.

Usage

In your GitHub Actions workflow, use the following step:

- uses: databricks/setup-cli@main

Preview notice

Please note that the Databricks CLI and Databricks asset bundles are in public preview as defined on https://docs.databricks.com/en/release-notes/release-types.html. This means that it has medium-to-high maturity and can be used in production.

About

Sets up the Databricks CLI in your GitHub Actions workflow.

License:Other


Languages

Language:Shell 100.0%