dagger

officialscriptablepopularcontainers / infrabrew

Dagger · Pipelines, containers, and ci automation from the terminal.

$ brew install dagger/tap/dagger
One-liner to try
$ dagger init && dagger develop

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Great for agents · 75/100
Verify
dagger --version
Agent URL
/cli/dagger/agent.md

Quick reference

Installbrew install dagger/tap/dagger
Verifydagger --version
First commanddagger init && dagger develop

About

The official CLI from Dagger. Pipelines, containers, and ci automation from the terminal. Supports structured output — good for scripts and agents.

Example workflow

1. dagger init && dagger develop

Alternatives worth considering