---
title: "anomalies rules delete"
description: "Delete an anomaly rule"
canonical: "https://pgbeam.com/docs/cli/anomalies/rules/delete"
last-updated: "2026-09-25T00:34:28.000Z"
---

# anomalies rules delete

> Delete an anomaly rule

URL: https://pgbeam.com/docs/cli/anomalies/rules/delete

Removes the rule, so its metric returns to the deployment default for that scope. Deleting a rule that was silencing a metric turns that metric's alerts back on.

## Usage

## Options

Option

Description

Required

Default

`<id>`

Yes

-

`--yes`, `-y`

Skip the confirmation prompt (useful for scripts and CI/CD)

No

-

All global options (`--token`, `--profile`,
`--project`, `--org`, `--json`, `--no-color`, `--no-trunc`, `--debug`) are
also available on this command.

## Examples

## Output

Renders a human-readable table or detail view by default; pass `--json` for the raw API response.