Skip to content

Commit 1a80298

Browse files
committed
docs: bump minimum Databricks CLI version to v1.0.0
Signed-off-by: Pawel Kosiec <pawel.kosiec@databricks.com>
1 parent a70e2d8 commit 1a80298

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/docs/_prerequisites.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
## Prerequisites
22

33
- [Node.js](https://nodejs.org) v22+ environment with `npm`
4-
- Databricks CLI (v0.295.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
4+
- Databricks CLI (v1.0.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Prerequisites
22

33
- [Node.js](https://nodejs.org) v22+ environment with `npm`
4-
- Databricks CLI (v0.295.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
4+
- Databricks CLI (v1.0.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
55
- A new Databricks app with AppKit installed. See [Bootstrap a new Databricks app](../index.md#quick-start-options) for more details.

docs/docs/plugins/lakebase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The easiest way to get started with the Lakebase plugin is to use the Databricks
2020
### Prerequisites
2121

2222
- [Node.js](https://nodejs.org) v22+ environment with `npm`
23-
- Databricks CLI (v0.295.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
23+
- Databricks CLI (v1.0.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
2424
- A new Databricks app with AppKit installed. See [Bootstrap a new Databricks app](../index.md#quick-start-options) for more details.
2525

2626
### Steps

0 commit comments

Comments
 (0)