databricks-cli/acceptance/bundle/deploy/experimental-python/script

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

8 lines
184 B
Plaintext
Raw Normal View History

2025-01-28 21:15:31 +00:00
cd my_project
trace uv run --quiet --python 3.12 --with databricks-bundles==0.7.0 -- $CLI bundle deploy
trace $CLI jobs list --output json
rm -rf .databricks __pycache__ .gitignore