mirror of https://github.com/databricks/cli.git
e60fe1bff2
## Changes Fixed downloading arm64 binaries Go 1.23 changed the way built binaries are prefixed on amd64, more details here: https://tip.golang.org/doc/go1.23#arm64 |
||
---|---|---|
.. | ||
README.md | ||
exec.sh |
README.md
Bugbash
The script in this directory can be used to conveniently exec into a shell where a CLI build for a specific branch is made available.
Usage
This script prompts if you do NOT have at least Bash 5 installed, but works without command completion with earlier versions.
bash <(curl -fsSL https://raw.githubusercontent.com/databricks/cli/main/internal/bugbash/exec.sh) my-branch