Tool: Cloudflare

Safe Cloudflare inventory and gated changes with receipts.

Qwayk

If you use Cloudflare (DNS, zones, settings) and you want a safer way to inspect or change things, this tool helps.

I built it to be plan-first: dry-run → review → apply → verify → receipt.

It’s for ops work where “oops” is expensive.

What you can do with it

  • List accounts and zones.
  • Resolve zone IDs.
  • Read DNS records.
  • Run controlled change workflows (explicitly gated).

Why it’s safe by default

  • Read-first by default.
  • Writes are gated behind --apply and --yes (and additional acknowledgements for irreversible operations).
  • It saves receipts and avoids leaking secrets.

Quickstart

  • cloudflare-api-tool --version
  • cloudflare-api-tool auth check

Status

  • Release: v0.7.5
  • Status label: Experimental
  • Verification date: shown in the Trust box at the top of the page.

Start here

If you’re new, start with the docs and the safety model first.