Commit 472f05d
Add
## Summary
Add `databricks apps import` command.
Import an app created in the workspace with a single command
This command combines:
1. bundle init
2. bundle generate app
3. bundle deployment bind
4. bundle deploy
5. bundle run app
The generated `databricks.yml` is minimal and optimized for single app
bundles.
https://github.com/user-attachments/assets/980841d9-e93d-4e0b-92e0-966a45e468ab
---------
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>apps import command (#4293)1 parent 3a5bdc8 commit 472f05d
3 files changed
+957
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
0 commit comments