Flarectl query zones with specific IP in A record

Hi all,
I’m not a developer, rather a sysadmin. I’m trying to change A record of about 200 out of 600 domains in a Cloudflare account. I see flarectl zone list gives me list of all domains in my account but what I want is:

  1. Get all domains whose A record is pointing to specific IP address 1xx.4xx.3xx.4xx
  2. update/change those A records to a new IPv4 address

I can loop through a csv/txt file if I can get the #1 done, that is fetch all domains list where IP is 1xx.4xx.3xx.4xx

Really appreciate any pointers here.
thx

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.