databricks-cli/cmd/bundle/debug
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
..
deploy Implement Terraform state synchronization and deploy (#98) 2022-12-06 00:40:45 +01:00
debug.go Implement Terraform state synchronization and deploy (#98) 2022-12-06 00:40:45 +01:00
whoami.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00