# Install dda with Homebrew 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

```sh
sudo av install cask:dda
```

Additional install commands:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask dda
```

  Evidence: local Homebrew cask metadata

## Package facts

- **Package key:** cask:dda
- **Package manager:** Homebrew Cask
- **Version:** 0.37.0
- **Source summary:** Tool for developing on the Datadog Agent platform
- **Homepage:** <https://github.com/DataDog/datadog-agent>
- **Last updated:** 2026-07-22T01:09:24Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- dda (binary)
- dda (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.37.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2024: datadog-agent-dev repository created
- 2025: Documentation site shows Datadog copyright from 2025-present
- 2026: v0.35.0 release published

### Related projects

- datadog-agent, Hatch, Ruff, Mypy

### Sources

- <https://github.com/DataDog/datadog-agent-dev>
- <https://github.com/DataDog/datadog-agent-dev#readme>
- <https://datadoghq.dev/datadog-agent-dev/>
- <https://datadoghq.dev/datadog-agent-dev/reference/api/config/>
- <https://github.com/DataDog/datadog-agent-dev/releases/tag/v0.35.0>
- <https://api.github.com/repos/DataDog/datadog-agent-dev>


## Security Notes

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.



## Configuration and credential file locations

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.


## Configuration files

- Linux: ~/.local/share/dd-agent-dev/config.toml
- macOS: ~/Library/Application Support/dd-agent-dev/config.toml
- Windows: %LOCALAPPDATA%\dd-agent-dev\config.toml

## Credential files

- Linux: ~/.local/share/dd-agent-dev/config.toml
- macOS: ~/Library/Application Support/dd-agent-dev/config.toml
- Windows: %LOCALAPPDATA%\dd-agent-dev\config.toml
## Other Package-Manager Records

- winget - Datadog.dda: normalized package name match | Windows Package Manager source index: Datadog.dda from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/dda.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dda.yml)


## Sources

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
