databricks-cli/cmd
Fabian Jakobs 8cfb1c133e
First look for databricks.yml before falling back to bundle.yml (#580)
## Changes
* Add support for using `databricks.yml` as config file. If
`databricks.yml` is not found then falling back to `bundle.yml` for
backwards compatibility.
* Add support for `.yaml` extension.
* Give an error when more than one config file is found

## Tests
* added unit test
* manual testing the different cases

---------

Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com>
2023-07-18 12:16:34 +02:00
..
account Fixed ignoring required positional parameters when --json flag is provided (#535) 2023-07-03 13:20:30 +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 Update configure command (#482) 2023-06-15 12:50:19 +00:00
fs Update cp help message to not require file scheme (#554) 2023-07-06 13:16:14 +02:00
root Correctly use --profile flag passed for all bundle commands (#571) 2023-07-12 14:09:25 +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 Fix secrets put-secret command (#545) 2023-07-05 17:30:54 +02:00