Icon

Dagger CLI

CLI tool for running composable CI/CD workflows in containers using the Dagger API.
Latest: 8
Last checked: Mar 16, 2026 8:58am
Rank: 451/15140
Monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
Winget: Available

Version & Lifecycle

0
Current: 8 N-2: 0.20.0 Avg cadence: Every 12 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • May 18, 2026
0

Dagger CLI development-build packaging caution

For Windows packaging, treat Dagger CLI development builds as a separate test lane from stable deployments. The official install documentation warns that running a development CLI against the stable Dagger Engine can stop and remove the stable engine and install a development engine instead.

If you intentionally test the development channel with PowerShell 7, the documented form is iwr -useb https://dl.dagger.io/dagger/install.ps1 | iex; Install-Dagger -DaggerCommit head. After installing or updating, verify the deployed CLI/engine pairing with dagger version before rolling the package broadly.

Source: Dagger official installation documentation.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

CLIDagger CLI

Notes

0

Dagger CLI interacts with Dagger Engine via GraphQL API. Installation details available in official docs.