From 3b6fe6e60843e5b9d77b6d97e9240910cd38c45b Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Tue, 21 Jun 2022 20:14:14 +0000 Subject: add descriptions to feature metadata (no-ci) --- src/oryx/devcontainer-feature.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/oryx') diff --git a/src/oryx/devcontainer-feature.json b/src/oryx/devcontainer-feature.json index 5c3be58..2b569aa 100644 --- a/src/oryx/devcontainer-feature.json +++ b/src/oryx/devcontainer-feature.json @@ -1,6 +1,7 @@ { "id": "oryx", "name": "Oryx", + "description": "Installs the oryx CLI", "containerEnv": { "ORYX_SDK_STORAGE_BASE_URL": "https://oryx-cdn.microsoft.io", "ENABLE_DYNAMIC_INSTALL": "true", -- cgit v1.2.3