databricks-cli/acceptance/bundle/templates/default-python/serverless-auto-enabled/script

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
302 B
Plaintext
Raw Normal View History

2025-02-14 10:16:28 +00:00
trace $CLI bundle init default-python --config-file ./input.json --output-dir output
mv output/my_default_python/.gitignore output/my_default_python/out.gitignore
# serverless is enabled, same output as serverless enabled explicitly:
trace diff.py $TESTDIR/../serverless/output output/
rm -fr output