# dda を Homebrew Cask でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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