# 使用 Homebrew Cask 安装 dda

查看 dda 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew Cask (100%):

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

  证据: local Homebrew cask metadata

## 软件包事实

- **软件包键:** cask:dda
- **软件包管理器:** Homebrew Cask
- **版本:** 0.37.0
- **来源摘要:** Tool for developing on the Datadog Agent platform
- **主页:** <https://github.com/DataDog/datadog-agent>
- **最后更新:** 2026-07-22T01:09:24Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- dda (二进制)
- dda (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.37.0
## 项目历史与用法

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.

### 时间线

- 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

### 来源

- <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>


## 安全说明

没有找到 dda 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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
## 其他软件包管理器记录

- 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)


## 来源

- 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
