apps_deploy
Creates a deployment for a Databricks App, requiring the app name and workspace source code path, with optional mode selection.
Instructions
Create a deployment for an App.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | App name | |
| source_code_path | Yes | Workspace path to the source code | |
| mode | No | AUTO_SYNC | SNAPSHOT |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |