databricks-cli/cmd/bundle
Pieter Noordhuis 9a1d908f79
Add function to opportunistically load a bundle (#180)
It is not an error if a bundle cannot be found for this category.
This sets the stage for using bundle configuration in non-bundle
commands.
2023-01-27 16:57:39 +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 function to opportunistically load a bundle (#180) 2023-01-27 16:57:39 +01:00
run.go Define flags for running jobs and pipelines (#146) 2022-12-23 15:17:16 +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 Run initialize phase from validate command (#145) 2022-12-16 15:00:48 +01:00