macOS
brew install --cask ddalocal Homebrew cask metadata
cask
Tool for developing on the Datadog Agent platform. Version 0.37.0 via Homebrew Cask; verified 2026-07-22. Also installable with winget: winget install --id Datadog.dda -e.
install
brew install --cask ddalocal Homebrew cask metadata
overview
Tool for developing on the Datadog Agent platform
history
Datadog Agent Dev, installed as dda, is Datadog's CLI for developing on the Datadog Agent platform. Its README describes it as the main interface for that development workflow and points users to the generated documentation site.
The datadog-agent-dev repository was created in September 2024 and publishes versioned releases independently of the larger datadog-agent repository. The Homebrew cask packaging uses a prebuilt dda archive from the datadog-agent-dev release stream.
dda is primarily an internal and contributor-facing developer tool rather than a broad consumer utility. Its package-manager value is that contributors can install the same CLI entry point without first bootstrapping the Python project from source.
The official docs organize dda around commands, configuration, tools, environments, and developer workflows for the Datadog Agent. Its config reference documents a platform-specific config.toml location and a config command group for managing the file.
For package nerds, dda is interesting as a vendor-maintained project-specific CLI: a cask-distributed binary that wraps a large engineering workflow and codifies repository conventions into commands.
security posture
No matching local secret-handling manifest was found for dda. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.local/share/dd-agent-dev/config.toml~/Library/Application Support/dd-agent-dev/config.toml%LOCALAPPDATA%\dd-agent-dev\config.tomlCredential-bearing paths to review before unattended agent runs.
~/.local/share/dd-agent-dev/config.toml~/Library/Application Support/dd-agent-dev/config.toml%LOCALAPPDATA%\dd-agent-dev\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dda | binary | Homebrew cask binary | dda |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/DataDog/datadog-agent-dev
install metadata
| Package key | cask:dda |
|---|---|
| Version | 0.37.0 |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/dda |
| Homepage | https://github.com/DataDog/datadog-agent |
| Repository | https://github.com/DataDog/datadog-agent |
| Source archive | https://github.com/DataDog/datadog-agent-dev/releases/download/v0.37.0/dda-aarch64-apple-darwin.tar.gz |
| Last updated | 2026-07-22T01:09:24Z |
| Pulse | updated |
| SHA-256 | 8463be751a635a2926e854f6623685607b6ddf57d02a17fd85df4803848b5b54 |
| Download URL | https://github.com/DataDog/datadog-agent-dev/releases/download/v0.37.0/dda-aarch64-apple-darwin.tar.gz |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | dda |
| Names |
|
| Artifacts | |
| Auto Updates | yes |
| Deprecated | no |
| Disabled | no |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Datadog.dda
winget install --id Datadog.dda -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.