databricks-cli/cmd/bundle
Pieter Noordhuis cc9a05663a
Add flag to validate and summary commands to include location information
The (hidden) `--include-locations` flag instructs commands to include location
information for the configuration tree in the JSON output (if selected). Paths
to configuration files are relative to the bundle root directory.
2025-01-20 11:43:34 +01:00
..
debug Enable errcheck everywhere and fix or silent remaining issues (#1987) 2024-12-11 13:26:00 +01:00
deployment Make bundle loaders return diagnostics (#1319) 2024-03-28 10:32:34 +00:00
generate Include help output for bundle commands in acceptance tests (#2178) 2025-01-17 14:52:53 +00:00
utils Improve `bundle validate` output (#1532) 2024-07-01 09:01:10 +00:00
bundle.go Add command to open a resource in the browser (#1846) 2024-10-24 12:20:33 +00:00
debug.go Add `bundle debug terraform` command (#1294) 2024-04-02 12:56:27 +00:00
deploy.go Add validation mutator for volume `artifact_path` (#2050) 2025-01-02 17:23:15 +05:30
destroy.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
generate.go Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00
init.go Fix template initialization when running on Databricks (#1912) 2024-11-20 11:42:23 +00:00
init_test.go Make dbt-sql and default-sql templates public (#1463) 2024-06-04 08:57:13 +00:00
launch.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
open.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
run.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
schema.go Make bundle JSON schema modular with `$defs` (#1700) 2024-09-10 13:55:18 +00:00
summary.go Add flag to validate and summary commands to include location information 2025-01-20 11:43:34 +01:00
sync.go Add "output" flag to the bundle sync command (#1853) 2024-10-23 11:08:12 +00:00
test.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
validate.go Add flag to validate and summary commands to include location information 2025-01-20 11:43:34 +01:00
variables.go Added `bundle deployment bind` and `unbind` command (#1131) 2024-02-14 18:04:45 +00:00