Pieter Noordhuis
Pieter Noordhuis
I suspect something is setting the host before it is loaded from the profile. Do you happen to have `DATABRICKS_HOST` configured in your environment?
You can print the config attribute of the client to display where the configuration attributes come from.
This makes sense even in the generate code (interfaces etc).
Let's hold this until after #598 is merged and applied.
(1) is done in #291.
Both local and system-wide `.gitignore` files should be respected when doing a directory sync. If you have a `.gitignore` file but its contents is not respected when doing a sync,...
If I understand correctly you would need a separate mechanism from .gitignore to control which subtrees are synchronized (e.g. through inclusion/exclusion) so you stay within file size / file count...
I was in need of a working example to demonstrate how this works, so figured I create an example. Feedback welcome!
@cristian-rincon Which version of the CLI are you using? Support for this was released in v0.214.0.
Could you post this as an issue on the CLI repository, and include the relevant bits of your `bundle validate` output. The YAML looks valid if it is used verbatim....