Back to skills

dd-pup

infrastructure

A Rust-based CLI called pup that talks to the Datadog API. It handles OAuth2 login with automatic token refresh and covers logs, monitors, traces, incidents, dashboards, SLOs, synthetics, security sig

Setup & Installation

npx skills add https://github.com/datadog-labs/dd-pup --skill dd-pup
or paste the link and ask your coding assistant to install it
https://github.com/datadog-labs/dd-pup
View on GitHub

What This Skill Does

A Rust-based CLI called pup that talks to the Datadog API. It handles OAuth2 login with automatic token refresh and covers logs, monitors, traces, incidents, dashboards, SLOs, synthetics, security signals, and more. You can also use API keys for headless or CI environments. It lets you query and manage Datadog resources directly from the terminal or CI pipeline without clicking through the web UI for every lookup.

When to use it

  • Working with dd pup functionality
  • Implementing dd pup features
  • Debugging dd pup related issues