Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Comment thread
shreyas-goenka marked this conversation as resolved.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,15 @@ Documentation is available at https://docs.databricks.com/dev-tools/cli/databric

This CLI is packaged as a dependency-free binary executable and may be located in any directory.
See https://github.com/databricks/cli/releases for releases and
[the docs pages](https://docs.databricks.com/dev-tools/cli/databricks-cli.html) for
installation instructions.
[the docs pages](https://docs.databricks.com/en/dev-tools/cli/install.html) for supported methods to install the CLI and the corresponding instructions.
Comment thread
shreyas-goenka marked this conversation as resolved.
Outdated

------
### Homebrew

We maintain a [homebrew tap](https://github.com/databricks/homebrew-tap) for installing the Databricks CLI. You can find instructions for how to install, upgrade and downgrade the CLI using homebrew [here](https://docs.databricks.com/en/dev-tools/cli/install.html).
Comment thread
shreyas-goenka marked this conversation as resolved.
Outdated

------
### Docker
You can use the CLI via a Docker image by pulling the image from `ghcr.io`. You can find all available versions
at: https://github.com/databricks/cli/pkgs/container/cli.
```
Expand Down