databricks-cli/cmd/bundle
Pieter Noordhuis b111416fe5
Add `bricks bundle run` command (#134)
2022-12-15 15:12:47 +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 command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
root.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +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