From 0a46bbd884c6bf7002e06b92038a7882de530613 Mon Sep 17 00:00:00 2001 From: Josh Kodroff Date: Thu, 23 Oct 2025 15:02:43 -0400 Subject: [PATCH] Add Available Versions to Pulumi CLI navigation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds the Pulumi CLI Versions page to the Infrastructure as Code > Pulumi CLI section in the navigation menu as "Available versions", addressing user feedback that this important reference page was not easily discoverable. The page appears after Commands, Environment variables, and Command-line completion entries, maintaining a logical navigation hierarchy. Fixes #16370 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- content/docs/get-started/download-install/versions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/docs/get-started/download-install/versions.md b/content/docs/get-started/download-install/versions.md index 9d2a9f6265cf..bb4f9bbb00e9 100644 --- a/content/docs/get-started/download-install/versions.md +++ b/content/docs/get-started/download-install/versions.md @@ -4,6 +4,10 @@ meta_desc: This page provides an list of available versions of the Pulumi CLI. menu: install: weight: 1 + iac: + name: Available versions + weight: 4 + parent: iac-cli aliases: - /docs/iac/download-install/versions/