I put all pdnsutil(1) commands for adding a zone, in a (crude) shell script:
env ROLE=master DDNS=false zoneadd example.com
#dithematic 🔗 https://github.com/vedetta-com/dithematic/blob/master/src/usr/local/bin/zoneadd
I put all pdnsutil(1) commands for adding a zone, in a (crude) shell script:
env ROLE=master DDNS=false zoneadd example.com
#dithematic 🔗 https://github.com/vedetta-com/dithematic/blob/master/src/usr/local/bin/zoneadd