databricks-cli/cmd/bundle
Pieter Noordhuis 24a3b90713
Add "default" flag to environment block (#142)
If the environment is not set through command line argument or
environment variable, the bundle loads either 1) the only environment,
2) the only environment with the default flag set.
2022-12-15 21:28:14 +01:00
..
debug Implement Terraform state synchronization and deploy (#98) 2022-12-06 00:40:45 +01:00
deploy.go Define deploy command as sequence of build phases (#129) 2022-12-12 12:49:25 +01:00
environment.go Add "default" flag to environment block (#142) 2022-12-15 21:28:14 +01:00
root.go Add "default" flag to environment block (#142) 2022-12-15 21:28:14 +01:00
run.go Add `bricks bundle run` command (#134) 2022-12-15 15:12:47 +01:00
validate.go Function to return workspace client on bundle.Bundle (#100) 2022-11-23 15:20:03 +01:00