# Pp Cloudflare

> Printing Press CLI for Cloudflare accounts, zones, DNS, Workers, Pages, R2, tunnels, Zero Trust, and agent infrastructure operations.

- Skill: `mvanhorn-printing-press-libra/pp-cloudflare` (Agent Skill)
- Install (CLI): `npx skillmds add mvanhorn-printing-press-libra/pp-cloudflare`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mvanhorn-printing-press-libra/pp-cloudflare/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: Apache-2.0
- Author: mvanhorn (https://skillmd.com/u/mvanhorn-printing-press-libra)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/mvanhorn-printing-press-libra/pp-cloudflare

---

<!-- GENERATED FILE — DO NOT EDIT.
     This file is a verbatim mirror of library/cloud/cloudflare/SKILL.md,
     regenerated post-merge by tools/generate-skills/. Hand-edits here are
     silently overwritten on the next regen. Edit the library/ source instead.
     See the repository agent guide, section "Generated artifacts: registry.json, cli-skills/". -->

# Cloudflare — Printing Press CLI

## Prerequisites: Install the CLI

This skill drives the `cloudflare-pp-cli` binary. **You must verify the CLI is installed before invoking any command from this skill.** If it is missing, install it first:

1. Install via the Printing Press installer. It defaults binaries to `$HOME/.local/bin` on macOS/Linux and `%LOCALAPPDATA%\Programs\PrintingPress\bin` on Windows:
   ```bash
   npx -y @mvanhorn/printing-press-library install cloudflare --cli-only
   ```
2. Verify: `cloudflare-pp-cli --version`
3. Ensure the reported install directory is on `$PATH` for the agent/runtime that will invoke this skill.

If the `npx` install fails (no Node, offline, etc.), fall back to a direct Go install (requires Go 1.26.6 or newer). This installs into `$GOPATH/bin` (default `$HOME/go/bin`), so add that directory to `$PATH` instead:

```bash
go install github.com/mvanhorn/printing-press-library/library/cloud/cloudflare/cmd/cloudflare-pp-cli@latest
```

If `--version` reports "command not found" after install, the runtime cannot see the binary directory on `$PATH`. Do not proceed with skill commands until verification succeeds.

`cloudflare-pp-cli` is the Printing Press CLI for Cloudflare operations. Use it when you need agent-safe access to accounts, zones, DNS, Workers, Pages, R2, Email Routing, tunnels, Zero Trust, Radar, token diagnostics, and deployment workflows from the terminal.

The CLI is most useful for compound Cloudflare work that is painful in the dashboard: checking token permissions before a task, connecting a domain to Pages or Workers, diagnosing DNS/SSL/Email Routing readiness, managing Worker secrets with redacted output, scanning cost and usage signals, or bootstrapping R2/D1/KV/Queues/Vectorize/AI Gateway resources for agent infrastructure.

Authentication is token-first. Prefer a scoped API token in `CLOUDFLARE_API_TOKEN` or `cloudflare-pp-cli auth set-token`; avoid global API keys unless a legacy endpoint requires them. Use the `token doctor` and recipe commands before live mutations so the agent can request the narrowest viable permissions.

## Command Reference

**accounts** — Manage accounts

- `cloudflare-pp-cli accounts batch-move` — Batch move a collection of accounts to a specific organization. ⚠️ Not implemented.
- `cloudflare-pp-cli accounts creation` — Create an account (only available for tenant admins at this time)
- `cloudflare-pp-cli accounts deletion` — Delete a specific account (only available for tenant admins at this time).
- `cloudflare-pp-cli accounts details` — Get information about a specific account that you are a member of.
- `cloudflare-pp-cli accounts list` — List all accounts you have ownership or verified access to.
- `cloudflare-pp-cli accounts update` — Update an existing account.

**certificates** — Manage certificates

- `cloudflare-pp-cli certificates origin-ca-create` — Create an Origin CA certificate.
- `cloudflare-pp-cli certificates origin-ca-get` — Get an existing Origin CA certificate by its serial number.
- `cloudflare-pp-cli certificates origin-ca-list` — List all existing Origin CA certificates for a given zone.
- `cloudflare-pp-cli certificates origin-ca-revoke` — Revoke an existing Origin CA certificate by its serial number.

**internal** — Manage internal

- `cloudflare-pp-cli internal` — Internal route for testing URL submissions

**ips** — Manage ips

- `cloudflare-pp-cli ips` — Get IPs used on the Cloudflare/JD Cloud network, see https://www.cloudflare.

**live** — Manage live

- `cloudflare-pp-cli live` — Return a success message after running liveness checks

**memberships** — Manage memberships

- `cloudflare-pp-cli memberships user-s-account-delete` — Remove the associated member from an account.
- `cloudflare-pp-cli memberships user-s-account-details` — Get a specific membership.
- `cloudflare-pp-cli memberships user-s-account-list` — List memberships of accounts the user can access.
- `cloudflare-pp-cli memberships user-s-account-update` — Accept or reject this account invitation.

**oauth** — Manage oauth

- `cloudflare-pp-cli oauth` — List all available OAuth scopes. This endpoint requires authentication but has no authorization role requirements.

**organizations** — Manage organizations

- `cloudflare-pp-cli organizations create-user` — Create a new organization for a user. (Currently in Public Beta - see https://developers.cloudflare.
- `cloudflare-pp-cli organizations delete` — Delete an organization. The organization MUST be empty before deleting.
- `cloudflare-pp-cli organizations list` — Retrieve a list of organizations a particular user has access to. (Currently in Public Beta - see https://developers.
- `cloudflare-pp-cli organizations modify` — Modify organization. (Currently in Public Beta - see https://developers.cloudflare.com/fundamentals/organizations/)
- `cloudflare-pp-cli organizations retrieve` — Retrieve the details of a certain organization. (Currently in Public Beta - see https://developers.cloudflare.

**radar** — Manage radar

- `cloudflare-pp-cli radar get-agent-readiness-summary` — Returns a summary of AI agent readiness scores across scanned domains, grouped by the specified dimension.
- `cloudflare-pp-cli radar get-ai-bots-summary` — Retrieves an aggregated summary of AI bots HTTP requests grouped by the specified dimension.
- `cloudflare-pp-cli radar get-ai-bots-summary-by-user-agent` — Retrieves the distribution of traffic by AI user agent.
- `cloudflare-pp-cli radar get-ai-bots-timeseries` — Retrieves AI bots HTTP request volume over time.
- `cloudflare-pp-cli radar get-ai-bots-timeseries-group` — Retrieves the distribution of HTTP requests from AI bots, grouped by the specified dimension over time.
- `cloudflare-pp-cli radar get-ai-bots-timeseries-group-by-user-agent` — Retrieves the distribution of traffic by AI user agent over time.
- `cloudflare-pp-cli radar get-ai-inference-summary` — Retrieves an aggregated summary of unique accounts using Workers AI inference grouped by the specified dimension.
- `cloudflare-pp-cli radar get-ai-inference-summary-by-model` — Retrieves the distribution of unique accounts by model.
- `cloudflare-pp-cli radar get-ai-inference-summary-by-task` — Retrieves the distribution of unique accounts by task.
- `cloudflare-pp-cli radar get-ai-inference-timeseries-group` — Retrieves the distribution of unique accounts using Workers AI inference, grouped by the specified dimension over time.
- `cloudflare-pp-cli radar get-ai-inference-timeseries-group-by-model` — Retrieves the distribution of unique accounts by model over time.
- `cloudflare-pp-cli radar get-ai-inference-timeseries-group-by-task` — Retrieves the distribution of unique accounts by task over time.
- `cloudflare-pp-cli radar get-ai-markdown-for-agents-summary` — Retrieves the overall median HTML-to-markdown reduction ratio for AI agent requests over the given date range.
- `cloudflare-pp-cli radar get-ai-markdown-for-agents-timeseries` — Retrieves the median HTML-to-markdown reduction ratio over time for AI agent requests.
- `cloudflare-pp-cli radar get-annotations` — Retrieves the latest annotations.
- `cloudflare-pp-cli radar get-annotations-outages` — Retrieves the latest Internet outages and anomalies.
- `cloudflare-pp-cli radar get-annotations-outages-top` — Retrieves the number of outages by location.
- `cloudflare-pp-cli radar get-as-botnet-threat-feed` — Retrieves a ranked list of Autonomous Systems based on their presence in the Cloudflare Botnet Threat Feed.
- `cloudflare-pp-cli radar get-asns-as-set` — Retrieves Internet Routing Registry AS-SETs that an AS is a member of.
- `cloudflare-pp-cli radar get-asns-rel` — Retrieves AS-level relationship for given networks.
- `cloudflare-pp-cli radar get-attacks-layer3-summary` — Retrieves the distribution of layer 3 attacks by the specified dimension.
- `cloudflare-pp-cli radar get-attacks-layer3-summary-by-bitrate` — Retrieves the distribution of layer 3 attacks by bitrate.
- `cloudflare-pp-cli radar get-attacks-layer3-summary-by-duration` — Retrieves the distribution of layer 3 attacks by duration.
- `cloudflare-pp-cli radar get-attacks-layer3-summary-by-industry` — Retrieves the distribution of layer 3 attacks by targeted industry.
- `cloudflare-pp-cli radar get-attacks-layer3-summary-by-ip-version` — Retrieves the distribution of layer 3 attacks by IP version.
- `cloudflare-pp-cli radar get-attacks-layer3-summary-by-protocol` — Retrieves the distribution of layer 3 attacks by protocol.
- `cloudflare-pp-cli radar get-attacks-layer3-summary-by-vector` — Retrieves the distribution of layer 3 attacks by vector.
- `cloudflare-pp-cli radar get-attacks-layer3-summary-by-vertical` — Retrieves the distribution of layer 3 attacks by targeted vertical.
- `cloudflare-pp-cli radar get-attacks-layer3-timeseries-by-bytes` — Get layer 3 attacks by bytes time series
- `cloudflare-pp-cli radar get-attacks-layer3-timeseries-group` — Retrieves the distribution of layer 3 attacks grouped by dimension over time.
- `cloudflare-pp-cli radar get-attacks-layer3-timeseries-group-by-bitrate` — Retrieves the distribution of layer 3 attacks by bitrate over time.
- `cloudflare-pp-cli radar get-attacks-layer3-timeseries-group-by-duration` — Retrieves the distribution of layer 3 attacks by duration over time.
- `cloudflare-pp-cli radar get-attacks-layer3-timeseries-group-by-industry` — Retrieves the distribution of layer 3 attacks by targeted industry over time.
- `cloudflare-pp-cli radar get-attacks-layer3-timeseries-group-by-ip-version` — Retrieves the distribution of layer 3 attacks by IP version over time.
- `cloudflare-pp-cli radar get-attacks-layer3-timeseries-group-by-protocol` — Retrieves the distribution of layer 3 attacks by protocol over time.
- `cloudflare-pp-cli radar get-attacks-layer3-timeseries-group-by-vector` — Retrieves the distribution of layer 3 attacks by vector over time.
- `cloudflare-pp-cli radar get-attacks-layer3-timeseries-group-by-vertical` — Retrieves the distribution of layer 3 attacks by targeted vertical over time.
- `cloudflare-pp-cli radar get-attacks-layer3-top-attacks` — Retrieves the top layer 3 attacks from origin to target location.
- `cloudflare-pp-cli radar get-attacks-layer3-top-industries` — This endpoint is deprecated. To continue getting this data, switch to the summary by industry endpoint.
- `cloudflare-pp-cli radar get-attacks-layer3-top-origin-locations` — Retrieves the origin locations of layer 3 attacks.
- `cloudflare-pp-cli radar get-attacks-layer3-top-target-locations` — Retrieves the target locations of layer 3 attacks.
- `cloudflare-pp-cli radar get-attacks-layer3-top-verticals` — This endpoint is deprecated. To continue getting this data, switch to the summary by vertical endpoint.
- `cloudflare-pp-cli radar get-attacks-layer7-summary` — Retrieves the distribution of layer 7 attacks by the specified dimension.
- `cloudflare-pp-cli radar get-attacks-layer7-summary-by-http-method` — Retrieves the distribution of layer 7 attacks by HTTP method.
- `cloudflare-pp-cli radar get-attacks-layer7-summary-by-http-version` — Retrieves the distribution of layer 7 attacks by HTTP version.
- `cloudflare-pp-cli radar get-attacks-layer7-summary-by-industry` — Retrieves the distribution of layer 7 attacks by targeted industry.
- `cloudflare-pp-cli radar get-attacks-layer7-summary-by-ip-version` — Retrieves the distribution of layer 7 attacks by IP version.
- `cloudflare-pp-cli radar get-attacks-layer7-summary-by-managed-rules` — Retrieves the distribution of layer 7 attacks by managed rules.
- `cloudflare-pp-cli radar get-attacks-layer7-summary-by-mitigation-product` — Retrieves the distribution of layer 7 attacks by mitigation product.
- `cloudflare-pp-cli radar get-attacks-layer7-summary-by-vertical` — Retrieves the distribution of layer 7 attacks by targeted vertical.
- `cloudflare-pp-cli radar get-attacks-layer7-timeseries` — Retrieves layer 7 attacks over time.
- `cloudflare-pp-cli radar get-attacks-layer7-timeseries-group` — Retrieves the distribution of layer 7 attacks grouped by dimension over time.
- `cloudflare-pp-cli radar get-attacks-layer7-timeseries-group-by-http-method` — Retrieves the distribution of layer 7 attacks by HTTP method over time.
- `cloudflare-pp-cli radar get-attacks-layer7-timeseries-group-by-http-version` — Retrieves the distribution of layer 7 attacks by HTTP version over time.
- `cloudflare-pp-cli radar get-attacks-layer7-timeseries-group-by-industry` — Retrieves the distribution of layer 7 attacks by targeted industry over time.
- `cloudflare-pp-cli radar get-attacks-layer7-timeseries-group-by-ip-version` — Retrieves the distribution of layer 7 attacks by IP version used over time.
- `cloudflare-pp-cli radar get-attacks-layer7-timeseries-group-by-managed-rules` — Retrieves the distribution of layer 7 attacks by managed rules over time.
- `cloudflare-pp-cli radar get-attacks-layer7-timeseries-group-by-mitigation-product` — Retrieves the distribution of layer 7 attacks by mitigation product over time.
- `cloudflare-pp-cli radar get-attacks-layer7-timeseries-group-by-vertical` — Retrieves the distribution of layer 7 attacks by targeted vertical over time.
- `cloudflare-pp-cli radar get-attacks-layer7-top-attacks` — Retrieves the top attacks from origin to target location.
- `cloudflare-pp-cli radar get-attacks-layer7-top-industries` — This endpoint is deprecated. To continue getting this data, switch to the summary by industry endpoint.
- `cloudflare-pp-cli radar get-attacks-layer7-top-origin-as` — Retrieves the top origin autonomous systems of layer 7 attacks.
- `cloudflare-pp-cli radar get-attacks-layer7-top-origin-location` — Retrieves the top origin locations of layer 7 attacks.
- `cloudflare-pp-cli radar get-attacks-layer7-top-target-location` — Retrieves the top target locations of and by layer 7 attacks. Values are a percentage out of the total layer 7 attacks.
- `cloudflare-pp-cli radar get-attacks-layer7-top-verticals` — This endpoint is deprecated. To continue getting this data, switch to the summary by vertical endpoint.
- `cloudflare-pp-cli radar get-bgp-hijacks-events` — Retrieves the BGP hijack events.
- `cloudflare-pp-cli radar get-bgp-ips-timeseries` — Retrieves time series data for the announced IP space count, represented as the number of IPv4 /24s and IPv6 /48s
- `cloudflare-pp-cli radar get-bgp-ips-top-ases` — Returns the top-N autonomous systems by announced IP space at the nearest 8-hour RIB boundary at or before the
- `cloudflare-pp-cli radar get-bgp-pfx2as` — Retrieves the prefix-to-ASN mapping from global routing tables.
- `cloudflare-pp-cli radar get-bgp-pfx2as-moas` — Retrieves all Multi-Origin AS (MOAS) prefixes in the global routing tables.
- `cloudflare-pp-cli radar get-bgp-route-leak-events` — Retrieves the BGP route leak events.
- `cloudflare-pp-cli radar get-bgp-routes-asns` — Retrieves all ASes in the current global routing tables with routing statistics.
- `cloudflare-pp-cli radar get-bgp-routes-realtime` — Retrieves real-time BGP routes for a prefix, using public real-time data collectors (RouteViews and RIPE RIS).
- `cloudflare-pp-cli radar get-bgp-routes-stats` — Retrieves the BGP routing table stats.
- `cloudflare-pp-cli radar get-bgp-rpki-aspa-changes` — Retrieves ASPA (Autonomous System Provider Authorization) changes over time.
- `cloudflare-pp-cli radar get-bgp-rpki-aspa-snapshot` — Retrieves current or historical ASPA (Autonomous System Provider Authorization) objects.
- `cloudflare-pp-cli radar get-bgp-rpki-aspa-timeseries` — Retrieves ASPA (Autonomous System Provider Authorization) object count over time.
- `cloudflare-pp-cli radar get-bgp-rpki-roas-timeseries` — Retrieves RPKI ROA (Route Origin Authorization) validation ratios over time.
- `cloudflare-pp-cli radar get-bgp-timeseries` — Retrieves BGP updates over time.
- `cloudflare-pp-cli radar get-bgp-top-ases` — Retrieves the top autonomous systems by BGP updates (announcements only).
- `cloudflare-pp-cli radar get-bgp-top-asns-by-prefixes` — Retrieves the full list of autonomous systems on the global routing table ordered by announced prefixes count.
- `cloudflare-pp-cli radar get-bgp-top-prefixes` — Retrieves the top network prefixes by BGP updates.
- `cloudflare-pp-cli radar get-bot-details` — Retrieves the requested bot information.
- `cloudflare-pp-cli radar get-bots` — Retrieves a list of bots.
- `cloudflare-pp-cli radar get-bots-summary` — Retrieves an aggregated summary of bots HTTP requests grouped by the specified dimension.
- `cloudflare-pp-cli radar get-bots-timeseries` — Retrieves bots HTTP request volume over time.
- `cloudflare-pp-cli radar get-bots-timeseries-group` — Retrieves the distribution of HTTP requests from bots, grouped by the specified dimension over time.
- `cloudflare-pp-cli radar get-certificate-authorities` — Retrieves a list of certificate authorities.
- `cloudflare-pp-cli radar get-certificate-authority-details` — Retrieves the requested CA information.
- `cloudflare-pp-cli radar get-certificate-log-details` — Retrieves the requested certificate log information.
- `cloudflare-pp-cli radar get-certificate-logs` — Retrieves a list of certificate logs.
- `cloudflare-pp-cli radar get-crawlers-summary` — Retrieves an aggregated summary of HTTP requests from crawlers, grouped by the specified dimension.
- `cloudflare-pp-cli radar get-crawlers-timeseries-group` — Retrieves the distribution of HTTP requests from crawlers, grouped by the specified dimension over time.
- `cloudflare-pp-cli radar get-ct-summary` — Retrieves an aggregated summary of certificates grouped by the specified dimension.
- `cloudflare-pp-cli radar get-ct-timeseries` — Retrieves certificate volume over time.
- `cloudflare-pp-cli radar get-ct-timeseries-group` — Retrieves the distribution of certificates grouped by the specified dimension over time.
- `cloudflare-pp-cli radar get-dns-as112-summary` — Retrieves the distribution of AS112 queries by the specified dimension.
- `cloudflare-pp-cli radar get-dns-as112-timeseries` — Retrieves the AS112 DNS queries over time.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-by-dnssec` — Retrieves the distribution of DNS queries to AS112 by DNSSEC (DNS Security Extensions) support.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-by-edns` — Retrieves the distribution of DNS queries to AS112 by EDNS (Extension Mechanisms for DNS) support.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-by-ip-version` — Retrieves the distribution of DNS queries to AS112 by IP version.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-by-protocol` — Retrieves the distribution of DNS queries to AS112 by protocol.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-by-query-type` — Retrieves the distribution of DNS queries to AS112 by type.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-by-response-codes` — Retrieves the distribution of AS112 DNS requests classified by response code.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-group` — Retrieves the distribution of AS112 queries grouped by dimension over time.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-group-by-dnssec` — Retrieves the distribution of AS112 DNS queries by DNSSEC (DNS Security Extensions) support over time.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-group-by-edns` — Retrieves the distribution of AS112 DNS queries by EDNS (Extension Mechanisms for DNS) support over time.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-group-by-ip-version` — Retrieves the distribution of AS112 DNS queries by IP version over time.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-group-by-protocol` — Retrieves the distribution of AS112 DNS requests classified by protocol over time.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-group-by-query-type` — Retrieves the distribution of AS112 DNS queries by type over time.
- `cloudflare-pp-cli radar get-dns-as112-timeseries-group-by-response-codes` — Retrieves the distribution of AS112 DNS requests classified by response code over time.
- `cloudflare-pp-cli radar get-dns-as112-top-locations` — Retrieves the top locations by AS112 DNS queries.
- `cloudflare-pp-cli radar get-dns-as112-top-locations-by-dnssec` — Retrieves the top locations of DNS queries to AS112 with DNSSEC (DNS Security Extensions) support.
- `cloudflare-pp-cli radar get-dns-as112-top-locations-by-edns` — Retrieves the top locations of DNS queries to AS112 with EDNS (Extension Mechanisms for DNS) support.
- `cloudflare-pp-cli radar get-dns-as112-top-locations-by-ip-version` — Retrieves the top locations of DNS queries to AS112 for an IP version.
- `cloudflare-pp-cli radar get-dns-summary` — Retrieves the distribution of DNS queries by the specified dimension.
- `cloudflare-pp-cli radar get-dns-summary-by-cache-hit-status` — Retrieves the distribution of DNS queries by cache status.
- `cloudflare-pp-cli radar get-dns-summary-by-dnssec` — Retrieves the distribution of DNS responses by DNSSEC (DNS Security Extensions) support.
- `cloudflare-pp-cli radar get-dns-summary-by-dnssec-awareness` — Retrieves the distribution of DNS queries by DNSSEC (DNS Security Extensions) client awareness.
- `cloudflare-pp-cli radar get-dns-summary-by-dnssec-e2e-version` — Retrieves the distribution of DNSSEC-validated answers by end-to-end security status.
- `cloudflare-pp-cli radar get-dns-summary-by-ip-version` — Retrieves the distribution of DNS queries by IP version.
- `cloudflare-pp-cli radar get-dns-summary-by-matching-answer-status` — Retrieves the distribution of DNS queries by matching answers.
- `cloudflare-pp-cli radar get-dns-summary-by-protocol` — Retrieves the distribution of DNS queries by DNS transport protocol.
- `cloudflare-pp-cli radar get-dns-summary-by-query-type` — Retrieves the distribution of DNS queries by type.
- `cloudflare-pp-cli radar get-dns-summary-by-response-code` — Retrieves the distribution of DNS queries by response code.
- `cloudflare-pp-cli radar get-dns-summary-by-response-ttl` — Retrieves the distribution of DNS queries by minimum response TTL.
- `cloudflare-pp-cli radar get-dns-timeseries` — Retrieves normalized query volume to the 1.1.1.1 DNS resolver over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group` — Retrieves the distribution of DNS queries grouped by dimension over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group-by-cache-hit-status` — Retrieves the distribution of DNS queries by cache status over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group-by-dnssec` — Retrieves the distribution of DNS responses by DNSSEC (DNS Security Extensions) support over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group-by-dnssec-awareness` — Retrieves the distribution of DNS queries by DNSSEC (DNS Security Extensions) client awareness over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group-by-dnssec-e2e-version` — Retrieves the distribution of DNSSEC-validated answers by end-to-end security status over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group-by-ip-version` — Retrieves the distribution of DNS queries by IP version over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group-by-matching-answer-status` — Retrieves the distribution of DNS queries by matching answers over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group-by-protocol` — Retrieves the distribution of DNS queries by DNS transport protocol over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group-by-query-type` — Retrieves the distribution of DNS queries by type over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group-by-response-code` — Retrieves the distribution of DNS queries by response code over time.
- `cloudflare-pp-cli radar get-dns-timeseries-group-by-response-ttl` — Retrieves the distribution of DNS queries by minimum answer TTL over time.
- `cloudflare-pp-cli radar get-dns-top-ases` — Retrieves the top autonomous systems by DNS queries made to 1.1.1.1 DNS resolver.
- `cloudflare-pp-cli radar get-dns-top-locations` — Retrieves the top locations by DNS queries made to 1.1.1.1 DNS resolver.
- `cloudflare-pp-cli radar get-email-routing-summary` — Retrieves the distribution of email routing metrics by the specified dimension.
- `cloudflare-pp-cli radar get-email-routing-summary-by-arc` — Retrieves the distribution of emails by ARC (Authenticated Received Chain) validation.
- `cloudflare-pp-cli radar get-email-routing-summary-by-dkim` — Retrieves the distribution of emails by DKIM (DomainKeys Identified Mail) validation.
- `cloudflare-pp-cli radar get-email-routing-summary-by-dmarc` — Retrieves the distribution of emails by DMARC (Domain-based Message Authentication, Reporting and Conformance)
- `cloudflare-pp-cli radar get-email-routing-summary-by-encrypted` — Retrieves the distribution of emails by encryption status (encrypted vs. not-encrypted).
- `cloudflare-pp-cli radar get-email-routing-summary-by-ip-version` — Retrieves the distribution of emails by IP version.
- `cloudflare-pp-cli radar get-email-routing-summary-by-spf` — Retrieves the distribution of emails by SPF (Sender Policy Framework) validation.
- `cloudflare-pp-cli radar get-email-routing-timeseries-group` — Retrieves the distribution of email routing metrics grouped by dimension over time.
- `cloudflare-pp-cli radar get-email-routing-timeseries-group-by-arc` — Retrieves the distribution of emails by ARC (Authenticated Received Chain) validation over time.
- `cloudflare-pp-cli radar get-email-routing-timeseries-group-by-dkim` — Retrieves the distribution of emails by DKIM (DomainKeys Identified Mail) validation over time.
- `cloudflare-pp-cli radar get-email-routing-timeseries-group-by-dmarc` — Retrieves the distribution of emails by DMARC (Domain-based Message Authentication, Reporting and Conformance)
- `cloudflare-pp-cli radar get-email-routing-timeseries-group-by-encrypted` — Retrieves the distribution of emails by encryption status (encrypted vs. not-encrypted) over time.
- `cloudflare-pp-cli radar get-email-routing-timeseries-group-by-ip-version` — Retrieves the distribution of emails by IP version over time.
- `cloudflare-pp-cli radar get-email-routing-timeseries-group-by-spf` — Retrieves the distribution of emails by SPF (Sender Policy Framework) validation over time.
- `cloudflare-pp-cli radar get-email-security-summary` — Retrieves the distribution of email security metrics by the specified dimension.
- `cloudflare-pp-cli radar get-email-security-summary-by-arc` — Retrieves the distribution of emails by ARC (Authenticated Received Chain) validation.
- `cloudflare-pp-cli radar get-email-security-summary-by-dkim` — Retrieves the distribution of emails by DKIM (DomainKeys Identified Mail) validation.
- `cloudflare-pp-cli radar get-email-security-summary-by-dmarc` — Retrieves the distribution of emails by DMARC (Domain-based Message Authentication, Reporting and Conformance)
- `cloudflare-pp-cli radar get-email-security-summary-by-malicious` — Retrieves the distribution of emails by malicious classification.
- `cloudflare-pp-cli radar get-email-security-summary-by-spam` — Retrieves the proportion of emails by spam classification (spam vs. non-spam).
- `cloudflare-pp-cli radar get-email-security-summary-by-spf` — Retrieves the distribution of emails by SPF (Sender Policy Framework) validation.
- `cloudflare-pp-cli radar get-email-security-summary-by-spoof` — Retrieves the proportion of emails by spoof classification (spoof vs. non-spoof).
- `cloudflare-pp-cli radar get-email-security-summary-by-threat-category` — Retrieves the distribution of emails by threat categories.
- `cloudflare-pp-cli radar get-email-security-summary-by-tls-version` — Retrieves the distribution of emails by TLS version.
- `cloudflare-pp-cli radar get-email-security-timeseries-group` — Retrieves the distribution of email security metrics grouped by dimension over time.
- `cloudflare-pp-cli radar get-email-security-timeseries-group-by-arc` — Retrieves the distribution of emails by ARC (Authenticated Received Chain) validation over time.
- `cloudflare-pp-cli radar get-email-security-timeseries-group-by-dkim` — Retrieves the distribution of emails by DKIM (DomainKeys Identified Mail) validation over time.
- `cloudflare-pp-cli radar get-email-security-timeseries-group-by-dmarc` — Retrieves the distribution of emails by DMARC (Domain-based Message Authentication, Reporting and Conformance)
- `cloudflare-pp-cli radar get-email-security-timeseries-group-by-malicious` — Retrieves the distribution of emails by malicious classification over time.
- `cloudflare-pp-cli radar get-email-security-timeseries-group-by-spam` — Retrieves the distribution of emails by spam classification (spam vs. non-spam) over time.
- `cloudflare-pp-cli radar get-email-security-timeseries-group-by-spf` — Retrieves the distribution of emails by SPF (Sender Policy Framework) validation over time.
- `cloudflare-pp-cli radar get-email-security-timeseries-group-by-spoof` — Retrieves the distribution of emails by spoof classification (spoof vs. non-spoof) over time.
- `cloudflare-pp-cli radar get-email-security-timeseries-group-by-threat-category` — Retrieves the distribution of emails by threat category over time.
- `cloudflare-pp-cli radar get-email-security-timeseries-group-by-tls-version` — Retrieves the distribution of emails by TLS version over time.
- `cloudflare-pp-cli radar get-email-security-top-tlds-by-malicious` — Retrieves the top TLDs by emails classified as malicious or not.
- `cloudflare-pp-cli radar get-email-security-top-tlds-by-messages` — Retrieves the top TLDs by number of email messages.
- `cloudflare-pp-cli radar get-email-security-top-tlds-by-spam` — Retrieves the top TLDs by emails classified as spam or not.
- `cloudflare-pp-cli radar get-email-security-top-tlds-by-spoof` — Retrieves the top TLDs by emails classified as spoof or not.
- `cloudflare-pp-cli radar get-entities-asn-by-id` — Retrieves the requested autonomous system information.
- `cloudflare-pp-cli radar get-entities-asn-by-ip` — Retrieves the requested autonomous system information based on IP address.
- `cloudflare-pp-cli radar get-entities-asn-list` — Retrieves a list of autonomous systems.
- `cloudflare-pp-cli radar get-entities-ip` — Retrieves IP address information.
- `cloudflare-pp-cli radar get-entities-location-by-alpha2` — Retrieves the requested location information.
- `cloudflare-pp-cli radar get-entities-locations` — Retrieves a list of locations.
- `cloudflare-pp-cli radar get-geolocation-details` — Retrieves the requested Geolocation information.
- `cloudflare-pp-cli radar get-geolocations` — Retrieves a list of geolocations.
- `cloudflare-pp-cli radar get-http-summary` — Retrieves the distribution of HTTP requests by the specified dimension.
- `cloudflare-pp-cli radar get-http-summary-by-bot-class` — Retrieves the distribution of bot-generated HTTP requests to genuine human traffic, as classified by Cloudflare.
- `cloudflare-pp-cli radar get-http-summary-by-device-type` — Retrieves the distribution of HTTP requests generated by mobile, desktop, and other types of devices.
- `cloudflare-pp-cli radar get-http-summary-by-http-protocol` — Retrieves the distribution of HTTP requests by HTTP protocol (HTTP vs. HTTPS).
- `cloudflare-pp-cli radar get-http-summary-by-http-version` — Retrieves the distribution of HTTP requests by HTTP version.
- `cloudflare-pp-cli radar get-http-summary-by-ip-version` — Retrieves the distribution of HTTP requests by IP version.
- `cloudflare-pp-cli radar get-http-summary-by-operating-system` — Retrieves the distribution of HTTP requests by operating system (Windows, macOS, Android, iOS, and others).
- `cloudflare-pp-cli radar get-http-summary-by-post-quantum` — Retrieves the distribution of HTTP requests by post-quantum support.
- `cloudflare-pp-cli radar get-http-summary-by-tls-version` — Retrieves the distribution of HTTP requests by TLS version.
- `cloudflare-pp-cli radar get-http-timeseries` — Retrieves the HTTP requests over time.
- `cloudflare-pp-cli radar get-http-timeseries-group` — Retrieves the distribution of HTTP requests grouped by dimension.
- `cloudflare-pp-cli radar get-http-timeseries-group-by-bot-class` — Retrieves the distribution of HTTP requests classified as automated or human over time. Visit https://developers.
- `cloudflare-pp-cli radar get-http-timeseries-group-by-browser-families` — Retrieves the distribution of HTTP requests by user agent family over time.
- `cloudflare-pp-cli radar get-http-timeseries-group-by-browsers` — Retrieves the distribution of HTTP requests by user agent over time.
- `cloudflare-pp-cli radar get-http-timeseries-group-by-device-type` — Retrieves the distribution of HTTP requests by device type over time.
- `cloudflare-pp-cli radar get-http-timeseries-group-by-http-protocol` — Retrieves the distribution of HTTP requests by HTTP protocol (HTTP vs. HTTPS) over time.
- `cloudflare-pp-cli radar get-http-timeseries-group-by-http-version` — Retrieves the distribution of HTTP requests by HTTP version over time.
- `cloudflare-pp-cli radar get-http-timeseries-group-by-ip-version` — Retrieves the distribution of HTTP requests by IP version over time.
- `cloudflare-pp-cli radar get-http-timeseries-group-by-operating-system` — Retrieves the distribution of HTTP requests by operating system over time.
- `cloudflare-pp-cli radar get-http-timeseries-group-by-post-quantum` — Retrieves the distribution of HTTP requests by post-quantum support over time.
- `cloudflare-pp-cli radar get-http-timeseries-group-by-tls-version` — Retrieves the distribution of HTTP requests by TLS version over time.
- `cloudflare-pp-cli radar get-http-top-ases-by-bot-class` — Retrieves the top autonomous systems, by HTTP requests, of the requested bot class.
- `cloudflare-pp-cli radar get-http-top-ases-by-browser-family` — Retrieves the top autonomous systems, by HTTP requests, of the requested browser family.
- `cloudflare-pp-cli radar get-http-top-ases-by-device-type` — Retrieves the top autonomous systems, by HTTP requests, of the requested device type.
- `cloudflare-pp-cli radar get-http-top-ases-by-http-protocol` — Retrieves the top autonomous systems, by HTTP requests, of the requested HTTP protocol.
- `cloudflare-pp-cli radar get-http-top-ases-by-http-requests` — Retrieves the top autonomous systems by HTTP requests.
- `cloudflare-pp-cli radar get-http-top-ases-by-http-version` — Retrieves the top autonomous systems, by HTTP requests, of the requested HTTP version.
- `cloudflare-pp-cli radar get-http-top-ases-by-ip-version` — Retrieves the top autonomous systems, by HTTP requests, of the requested IP version.
- `cloudflare-pp-cli radar get-http-top-ases-by-operating-system` — Retrieves the top autonomous systems, by HTTP requests, of the requested operating system.
- `cloudflare-pp-cli radar get-http-top-ases-by-tls-version` — Retrieves the top autonomous systems, by HTTP requests, of the requested TLS protocol version.
- `cloudflare-pp-cli radar get-http-top-browser-families` — Retrieves the top user agents, aggregated in families, by HTTP requests.
- `cloudflare-pp-cli radar get-http-top-browsers` — Retrieves the top user agents by HTTP requests.
- `cloudflare-pp-cli radar get-http-top-locations-by-bot-class` — Retrieves the top locations, by HTTP requests, of the requested bot class.
- `cloudflare-pp-cli radar get-http-top-locations-by-browser-family` — Retrieves the top locations, by HTTP requests, of the requested browser family.
- `cloudflare-pp-cli radar get-http-top-locations-by-device-type` — Retrieves the top locations, by HTTP requests, of the requested device type.
- `cloudflare-pp-cli radar get-http-top-locations-by-http-protocol` — Retrieves the top locations, by HTTP requests, of the requested HTTP protocol.
- `cloudflare-pp-cli radar get-http-top-locations-by-http-requests` — Retrieves the top locations by HTTP requests.
- `cloudflare-pp-cli radar get-http-top-locations-by-http-version` — Retrieves the top locations, by HTTP requests, of the requested HTTP version.
- `cloudflare-pp-cli radar get-http-top-locations-by-ip-version` — Retrieves the top locations, by HTTP requests, of the requested IP version.
- `cloudflare-pp-cli radar get-http-top-locations-by-operating-system` — Retrieves the top locations, by HTTP requests, of the requested operating system.
- `cloudflare-pp-cli radar get-http-top-locations-by-tls-version` — Retrieves the top locations, by HTTP requests, of the requested TLS protocol version.
- `cloudflare-pp-cli radar get-leaked-credential-checks-summary` — Retrieves an aggregated summary of HTTP authentication requests grouped by the specified dimension.
- `cloudflare-pp-cli radar get-leaked-credential-checks-summary-by-bot-class` — Retrieves the distribution of HTTP authentication requests by bot class.
- `cloudflare-pp-cli radar get-leaked-credential-checks-summary-by-compromised` — Retrieves the distribution of HTTP authentication requests by compromised credential status.
- `cloudflare-pp-cli radar get-leaked-credential-checks-timeseries-group` — Retrieves the distribution of HTTP authentication requests, grouped by the specified dimension over time.
- `cloudflare-pp-cli radar get-leaked-credential-checks-timeseries-group-by-bot-class` — Retrieves the distribution of HTTP authentication requests by bot class over time.
- `cloudflare-pp-cli radar get-leaked-credential-checks-timeseries-group-by-compromised` — Retrieves the distribution of HTTP authentication requests by compromised credential status over time.
- `cloudflare-pp-cli radar get-netflows-summary` — Retrieves the distribution of network traffic (NetFlows) by the specified dimension.
- `cloudflare-pp-cli radar get-netflows-summary-deprecated` — Retrieves the distribution of network traffic (NetFlows) by HTTP vs other protocols.
- `cloudflare-pp-cli radar get-netflows-timeseries` — Retrieves network traffic (NetFlows) over time.
- `cloudflare-pp-cli radar get-netflows-timeseries-group` — Retrieves the distribution of NetFlows traffic, grouped by the specified dimension over time.
- `cloudflare-pp-cli radar get-netflows-top-ases` — Retrieves the top autonomous systems by network traffic (NetFlows).
- `cloudflare-pp-cli radar get-netflows-top-locations` — Retrieves the top locations by network traffic (NetFlows).
- `cloudflare-pp-cli radar get-origin-details` — Retrieves the requested origin information with its regions.
- `cloudflare-pp-cli radar get-origin-post-quantum-summary` — Returns a summary of origin post-quantum data grouped by the specified dimension.
- `cloudflare-pp-cli radar get-origin-post-quantum-timeseries-groups` — Returns a timeseries of origin post-quantum data grouped by the specified dimension.
- `cloudflare-pp-cli radar get-origins` — Retrieves a list of origins with their regions.
- `cloudflare-pp-cli radar get-origins-summary` — Retrieves an aggregated summary of origin metrics grouped by the specified dimension.
- `cloudflare-pp-cli radar get-origins-timeseries` — Retrieves the time series of origin metrics for the specified origin.
- `cloudflare-pp-cli radar get-origins-timeseries-group` — Retrieves the distribution of origin metrics grouped by the specified dimension over time.
- `cloudflare-pp-cli radar get-post-quantum-tls-support` — Tests whether a hostname or IP address supports Post-Quantum (PQ) TLS key exchange.
- `cloudflare-pp-cli radar get-quality-index-summary` — Retrieves a summary (percentiles) of bandwidth, latency
- `cloudflare-pp-cli radar get-quality-index-timeseries-group` — Retrieves a time series (percentil

…(truncated)
