i have cloudflare that didn't pick up the dns queries. So it has the option to import BIND DNS entries. May I know if it's possible to export the DNS so that it can be imported directly to Cloudflare or via the CLI?
official representative of wcors
You can find the zone in bind format in /etc/powerdns/zones on any of your DNS servers.
Adam /etc/powerdns/zones
got it from here
Adam You can find the zone in bind format in /etc/powerdns/zones on any of your DNS servers.
That really helped.