From 39e0020efa58f6b09638dfcf48faa1d2f7c125e1 Mon Sep 17 00:00:00 2001 From: Carl Tashian Date: Wed, 29 Apr 2026 10:52:19 -0700 Subject: [PATCH] Document winget install for the Smallstep Agent on Windows Smallstep.step-agent is now published to microsoft/winget-pkgs, so add it to the Windows installation section as the recommended quick path above the manual MSI download. Refs EFF-174. Co-Authored-By: Claude Opus 4.7 (1M context) --- platform/smallstep-agent.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/platform/smallstep-agent.mdx b/platform/smallstep-agent.mdx index 2f4b6c21..7d8d47ae 100644 --- a/platform/smallstep-agent.mdx +++ b/platform/smallstep-agent.mdx @@ -396,6 +396,16 @@ To uninstall the Smallstep Agent from a macOS system: - A TPM 2.0 module is required - We support `amd64` and `arm64` architectures +## Install via Winget + +Install the agent via [Winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/): + +```powershell +winget install Smallstep.step-agent +``` + +To upgrade, run `winget upgrade Smallstep.step-agent`. To uninstall, run `winget uninstall Smallstep.step-agent`. + ## Manual install 1. Download the agent installer: