Wingetlywingetly
← All apps
C

CLI

by Daprv1.18.0-rc.1

Last updated

Dapr's official command-line tool

Install with winget

$ winget install --id Dapr.CLI.Preview --exact --version 1.18.0-rc.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for CLI

CLI uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i dapr.msi /quiet /norestart

See the full silent install reference for CLI

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.18.0-rc.1

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

2 known CVEs via NVD

  • high8.1Patched in wingetCVE-2026-41491affects before 1.15.14, 1.16.14, 1.17.5May 8, 2026

    Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. From versions 1.3.0 to before 1.15.14, 1.16.0-rc.1 to before 1.16.14, and 1.17.0-rc.1 to before 1.17.5, a vulnerability has been found in Dapr that allows bypassing access cont...

  • medium6.8Patched in wingetCVE-2023-37918affects before 1.10.9, 1.11.2Jul 21, 2023

    Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. A vulnerability has been found in Dapr that allows bypassing API token authentication, which is used by the Dapr sidecar to authenticate calls coming from the application, with...

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • D
    Dapr CLIDapr
    Dapr.CLIv1.18.2

    Dapr's official command-line tool

More from Dapr.

Frequently asked questions

How do I install CLI on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Dapr.CLI.Preview --exact --version 1.18.0-rc.1. winget downloads the installer from Dapr and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install CLI silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Dapr.CLI.Preview --exact 1.18.0-rc.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for CLI?
CLI uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i dapr.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall CLI via winget?
Run: winget uninstall --id Dapr.CLI.Preview --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from CLI's Apps & Features entry.
Is CLI free?
CLI is distributed under Apache 2.0. Refer to the publisher (https://github.com/dapr/cli) for the full license terms - Wingetly itself does not charge for installation.
Does CLI work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls CLI directly from the publisher.
How do I keep CLI up to date?
Run winget upgrade --id Dapr.CLI.Preview --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of CLI from microsoft/winget-pkgs.

Recent versions

  • 1.18.0-rc.1latestpre
  • 1.17.1-rc.2pre
  • 1.17.1-rc.1pre
  • 1.17.0-rc.2pre
  • 1.16.0-rc.1pre
  • 1.15.0-rc.6pre
  • 1.15.0-rc.5pre
  • 1.15.0-rc.4pre
  • 1.15.0-rc.3pre
  • 1.15.0-rc.2pre