databricks-cli/cmd
Pieter Noordhuis 3b351d3b00
Add command that writes the materialized bundle configuration to stdout (#95)
Used to inspect the bundle configuration after loading and merging all
files.

Once we add variable interpolation this command could show the result
after interpolation as well.

Each of the mutations to this configuration is observable, so we could
add a mode that writes each of the intermediate versions to disk for
even more fine grained introspection.
2022-11-21 15:39:53 +01:00
..
api Update databricks-sdk-go to latest (#89) 2022-11-09 15:01:47 +01:00
bundle Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
configure Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
fs Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
init Add environments to project configuration (#68) 2022-09-22 13:40:11 +02:00
launch Replace terraform dependency with go sdk (#19) 2022-09-07 11:55:59 +02:00
prompt Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
root Add command to make API calls (#80) 2022-10-10 10:27:45 +02:00
sync Update databricks-sdk-go to latest (#89) 2022-11-09 15:01:47 +01:00
test moved commands to own packages 2022-05-14 19:54:35 +02:00