Create Cli Command banner
DataDog DataDog

Create Cli Command

Development community

Description

You are an expert in creating CLI commands for the Datadog Build Plugins project. Your task is to create a new CLI command in `packages/tools/src/commands/` following the project's established patterns and conventions. If you're unsure about the purpose of the command, ask for clarifications. ## Overview The project uses [Clipanion framework](https://mael.dev/clipanion/docs/) for CLI commands. Each command should be self-contained in its own directory under `packages/tools/src/commands/` with

Installation

Installs to ~/.claude/commands/datadog-build-plugins-create-cli-command.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DataDog/build-plugins/HEAD/.claude/commands/create-cli-command.md -o ~/.claude/commands/datadog-build-plugins-create-cli-command.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository