databricks-cli/cmd/bundle
Andrew Nester 592e1111b7
Update filenames used by bundle generate to use `.<resource-type>.yml` ()
## Changes
Update filenames used by bundle generate to use '.resource-type.yml'

Similar to [Add sub-extension to resource files in built-in templates by
shreyas-goenka · Pull Request  ·
databricks/cli](https://github.com/databricks/cli/pull/1777)

---------

Co-authored-by: shreyas-goenka <88374338+shreyas-goenka@users.noreply.github.com>
2024-11-20 13:53:25 +01:00
..
debug Add `bundle debug terraform` command () 2024-04-02 12:56:27 +00:00
deployment Make bundle loaders return diagnostics () 2024-03-28 10:32:34 +00:00
generate Update filenames used by bundle generate to use `.<resource-type>.yml` () 2024-11-20 13:53:25 +01:00
utils Improve `bundle validate` output () 2024-07-01 09:01:10 +00:00
bundle.go Add command to open a resource in the browser () 2024-10-24 12:20:33 +00:00
debug.go Add `bundle debug terraform` command () 2024-04-02 12:56:27 +00:00
deploy.go Add `bundle summary` to display URLs for deployed resources () 2024-10-18 06:45:47 +00:00
destroy.go Do not execute build on bundle destroy () 2024-11-07 09:31:49 +00:00
generate.go Add bundle generate variant for dashboards () 2024-10-29 11:51:59 +00:00
init.go Fix template initialization when running on Databricks () 2024-11-20 11:42:23 +00:00
init_test.go Make dbt-sql and default-sql templates public () 2024-06-04 08:57:13 +00:00
launch.go Make bundle loaders return diagnostics () 2024-03-28 10:32:34 +00:00
open.go Add command to open a resource in the browser () 2024-10-24 12:20:33 +00:00
run.go Fix bundle run when run interactively () 2024-11-05 09:30:11 +00:00
schema.go Make bundle JSON schema modular with `$defs` () 2024-09-10 13:55:18 +00:00
summary.go Add `bundle summary` to display URLs for deployed resources () 2024-10-18 06:45:47 +00:00
sync.go Add "output" flag to the bundle sync command () 2024-10-23 11:08:12 +00:00
test.go Make bundle loaders return diagnostics () 2024-03-28 10:32:34 +00:00
validate.go Add `bundle summary` to display URLs for deployed resources () 2024-10-18 06:45:47 +00:00
variables.go Added `bundle deployment bind` and `unbind` command () 2024-02-14 18:04:45 +00:00