databricks-cli/cmd
Pieter Noordhuis f0ad28ab62
Fix tests under ./cmd/configure if DATABRICKS_TOKEN is set (#605)
## Changes

The assertions would fail because `DATABRICKS_TOKEN` overrides a token
set in the profile.

## Tests

Tests now pass if `DATABRICKS_TOKEN` is set.
2023-07-26 09:37:18 +00:00
..
account Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00
api Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
auth Improve auth login experience (#570) 2023-07-12 15:36:09 +00:00
bundle Add development runs (#522) 2023-07-12 08:51:54 +02:00
configure Fix tests under ./cmd/configure if DATABRICKS_TOKEN is set (#605) 2023-07-26 09:37:18 +00:00
fs Update cp help message to not require file scheme (#554) 2023-07-06 13:16:14 +02:00
root Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00
sync First look for databricks.yml before falling back to bundle.yml (#580) 2023-07-18 12:16:34 +02:00
version Use cmdio in version command for `--output` flag (#419) 2023-06-01 12:03:22 +02:00
workspace Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00
cmd.go Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00