Ben Phegan
Ben Phegan
I was looking to introduce the creation of a minimal docker image to help with using this in automated CI flows, and developer workstations. Not sure of the approach you...
Need a consistent way of logging a specific action as a discrete atomic set of log messages to console.
Need to be able to compare the existing packages.config against the project references and their transitive references.
## Changes Provide a flag on auth commands that allows binding the OAUTH redirec…t address to a port rather than an address, allowing binding to public IP addresses rather than...
## Changes Allow setting the token cache directory without modifying HOME env via the DATABRICKS_TOKEN_CACHE_DIR env var. Previously, there was no way to set the location of the token cache...
## Changes Adds a Dockerfile and creates amd64 and arm64 Docker images as part of goreleaser build. Adds a Makefile target that allows release testing locally to ensure that the...
Hi, As discussed in https://github.com/databricks/cli/pull/560 I was looking to be able to run the `databricks auth login` process from a Docker container. During the attempt I came across an issue...