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

# anomalies rules list

> List anomaly rules

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

Lists the project's anomaly rules, including silenced ones.

## Usage

## Options

Option

Description

Required

Default

`--limit <value>`

Maximum number of items (1-100)

No

-

`--all`

Fetch every page

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.