From c8966baff8f1b07ea79045d18288e624cdd81e21 Mon Sep 17 00:00:00 2001 From: John Bain Date: Tue, 2 Dec 2025 22:16:58 -0500 Subject: [PATCH] Add Databricks CLI Feature to collection index --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index ff19f5e9..b4d22680 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1257,3 +1257,8 @@ contact: https://github.com/pairspaces/devcontainers/issues repository: https://github.com/pairspaces/devcontainers ociReference: ghcr.io/pairspaces/devcontainers/pairspaces +- name: Databricks CLI Feature + maintainer: KingBain + contact: https://github.com/KingBain/devcontainer-features-databricks/issues + repository: https://github.com/KingBain/devcontainer-features-databricks + ociReference: ghcr.io/KingBain/devcontainer-features-databricks