databricks-cli/internal
shreyas-goenka 549b226cbc
Add the `auth.ProcessEnv` function ()
## Changes
This function provides all environment variables necessary to
authenticate the downstream applications to the same credentials as the
parent process.

It's used in https://github.com/databricks/cli/pull/2278 and will also
be useful for the `databricks bundle exec` command.

## Tests
Unit test.
2025-03-04 14:47:11 +00:00
..
bugbash Fixed downloading arm64 binaries () 2024-12-16 17:34:22 +01:00
build Enable gofumpt and goimports in golangci-lint () 2024-12-12 10:28:42 +01:00
mocks Rewrite 'interface{} -> any' () 2024-12-05 15:37:24 +00:00
testcli Add NoLog option on testcli.Runner () 2025-01-20 09:57:48 +01:00
testutil Add the `auth.ProcessEnv` function () 2025-03-04 14:47:11 +00:00