A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/databricks/homebrew-tap below:

databricks/homebrew-tap: Homebrew Tap for the Databricks CLI

Easily install the Databricks CLI using Homebrew.

Full documentation about installation can be found at:

Initialize tap:

To install or upgrade the Databricks CLI, run:

If this tap has been updated but you don't see it show up locally, you can force an update with:

Installing an older version

If you need to install an older version of the Databricks CLI, you can do so with:

brew tap-new databricks/tap-old
brew extract --version=0.218.0 databricks/tap/databricks databricks/tap-old
brew install databricks@0.218.0

# Unlink the latest version (if it's already installed)
brew unlink databricks

# Link the older version
brew link databricks@0.218.0

To revert back to the latest version, you can unlink the older version and link the latest version:

# Unlink the older version
brew unlink databricks@0.218.0

# Link the latest version
brew link databricks

You can clean up older versions with:

# Display all installed versions
brew list --versions databricks

# Uninstall an older version
brew uninstall databricks@0.218.0

You can clean up the tap with older versions with:

brew untap databricks/tap-old

As long as you have configured shell completion for Homebrew itself, shell completion for the Databricks CLI will work out of the box.

You can find documentation for setting this up at https://docs.brew.sh/Shell-Completion.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4