databricks-cli/cmd/bundle
Pieter Noordhuis 6737af4b06
Move bundle loading functions to top level (#181)
We intend to let non-bundle commands use bundle configuration for their
operating context (workspace, auth, default cluster, etc).

As such, all commands must first try to load a bundle configuration.
If there is no bundle they can fall back on taking their operating
context from command line flags and the environment.

This is on top of #180.
2023-01-27 17:05:57 +01:00
..
debug Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
deploy.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
root.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
run.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
schema.go Add command for generating JSON schema for DABs bundle config (#171) 2023-01-23 15:00:11 +01:00
validate.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00