We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0db934 commit 97cb2e7Copy full SHA for 97cb2e7
1 file changed
acceptance/bundle/help/bundle-init/output.txt
@@ -7,7 +7,7 @@ TEMPLATE_PATH optionally specifies which template to use. It can be one of the f
7
- default-sql: The default SQL template for .sql files that run with Databricks SQL
8
- dbt-sql: The dbt SQL template (databricks.com/blog/delivering-cost-effective-data-real-time-dbt-and-databricks)
9
- mlops-stacks: The Databricks MLOps Stacks template (github.com/databricks/mlops-stacks)
10
-- experimental-jobs-as-code: Jobs as code template (experimental)
+- pydabs: A variant of 'default-python' template that defines resources in Python instead of YAML
11
- a local file system path with a template directory
12
- a Git repository URL, e.g. https://github.com/my/repository
13
0 commit comments